How to Determine the Restored State of a Minimized Form (110620)
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
This article was previously published under Q110620 SUMMARY
It is not possible within Visual Basic to determine programatically whether
an iconized form will be restored to a maximized or normal state without
using the Windows API (application programming interface) function
GetWindowPlacement(). This article gives an example of how to call this
function from a Visual Basic application.
| Modification Type: | Major | Last Reviewed: | 10/29/2003 |
|---|
| Keywords: | KB110620 |
|---|
|