C++ Programming
08-12-2009, 04:16 PM
Hi everybody,
I like to catch the doubleclick on the MDI Frame.
Not somewhere into the Frame, rather on the titlebar of the frame itself.
In PreTranslateMessage of the MDIChildWnd I tried already to catch the message
WM_LBUTTONDBLCLK, but it seems that this message is never handled to this frame.
Has anyone an idea?
Big thanks http://www.barakasoft.com/script/Forums/Images/smiley_smile.gif
I like to catch the doubleclick on the MDI Frame.
Not somewhere into the Frame, rather on the titlebar of the frame itself.
In PreTranslateMessage of the MDIChildWnd I tried already to catch the message
WM_LBUTTONDBLCLK, but it seems that this message is never handled to this frame.
Has anyone an idea?
Big thanks http://www.barakasoft.com/script/Forums/Images/smiley_smile.gif