UpdateWindow() and IsShowWindow()
Posted: Mon Jan 03, 2005 12:47 pm
This commands is missing in window commands in PB.
Yes i know we can update one window by HideWindow() or UpdateWindow_() ( API ) but UpdateWindow() is one important command and must exist in window commands.
Other nice command is something like IsHideWindow() or IsShowWindow() for check one window is hide or showen.
Regards.
Yes i know we can update one window by HideWindow() or UpdateWindow_() ( API ) but UpdateWindow() is one important command and must exist in window commands.
Other nice command is something like IsHideWindow() or IsShowWindow() for check one window is hide or showen.
Regards.