|
|
|
| Title | Make a transparent analog clock |
| Description | This example shows how to make a transparent analog clock in Visual Basic 6. |
| Keywords | click, SetWindowRgn, transparent, analog |
| Categories | Graphics, API |
|
|
|
This example draws a click's face and hands. It then uses SetWindowRgn to restrict the form to fit the non-blank pixels that make up the face and hands. See the code for the details.
|
| |
|
| |
|
|