Forum Discussion
- Hello Shanmugavel,
Yes, you can. Use the IsIconic and IsZoomed Win32API functions to do that, for example:var isMinimized = Win32API.IsIconic(myWindow.Handle);
For more information, please see the following resources:
"Window Functions" (MSDN library)
Calling Win32 API Functions
Related Content
- 14 years ago
- 5 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago