How Restore Docking on Undocked Window Close
I have a situation where I undock a window using ManualFloat.
When the user hits the minimize or close on the floating window,
I want to restore the window to the original position.
How do I do that?
Thanks for the help.
Danny
.
Relevant Pages
- How to create a global hotkey?
... user hits a key combination, ... but all of the keypress detecting libraries I can find count on ... you creating a window and then detecting keypresses while that window ... I just want to be able to be able to globally detect a keypress. ... (comp.lang.python) - Re: window close box
... > user if they would like to write the dirty file, ... > user hits the window close box on Windows? ... Prev by Date: ... (comp.lang.perl.tk) - how to handle F1 key with CHtmlView
... I have an app whose main window is a CHtmlView. ... When the user hits F1, ... (microsoft.public.inetsdk.programming.webbrowser_ctl) - Re: Close a Form on Server Side!
... I am opening a pop up window (loading an aspx form) ... I want to close this form once the user hits submit button on it and capture ... You will need to have a reference to that popup window. ... (microsoft.public.dotnet.framework.aspnet) - Re: how to handle F1 key with CHtmlView
... > I have an app whose main window is a CHtmlView. ... When the user hits F1, ... (microsoft.public.inetsdk.programming.webbrowser_ctl) |
|