How to Place Animated Graphics on a Minimized Form in VB (79601)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
- Microsoft Visual Basic Standard Edition for Windows 1.0
This article was previously published under Q79601 SUMMARY
You can place animated graphics onto a minimized form in Visual Basic.
Normally, when a form is minimized, the form is replaced with an icon
that had been previously set using the Icon property of that form.
This icon is an actual bitmap that cannot be manipulated. Using the
method below, the icon can be replaced with a set of graphics methods
that will draw to the minimized form.
Modification Type: | Major | Last Reviewed: | 11/18/2003 |
---|
Keywords: | KB79601 |
---|
|