Home » U++ Library support » TopWindow&PopUp, TrayIcon » TopWindows WhenMinimize event
TopWindows WhenMinimize event [message #19636] |
Fri, 26 December 2008 00:04 |
|
I need the WhenMinimize calback event of TopWindows. On minized its need to hide in TryIcon.
How I can get this event?
I see that property "state" of class TopWindows is change with procedure "Ctrl::WndProc" that it is init in function Ctrl::InitWin32(HINSTANCE hInstance) with function or where wc.lpfnWndProc = (WNDPROC)Ctrl::WndProc;
P.S. I found here information in win32 but it would be nice to know how can i do in u++ (win32/lunix/MacOs)
|
|
|
|
|
Goto Forum:
Current Time: Sat Dec 07 21:54:32 CET 2024
Total time taken to generate the page: 0.02488 seconds
|