Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » CExtControlBar OnMove not triggered while floating Collapse All
Subject Author Date
Ed Nafziger May 22, 2013 - 7:27 PM

I need to receive notification whenever the control bar is moved while its a floating window. How do I do this?

I have subclassed CExtControlBar for overridding OnMove.
OnMove is received during the following conditions:
* when main frame is initially displayed and the control bar is initially visible and docked.
* when the control bar is undocked.
* when the control bar is docked.
However, OnMove is not received when the control bar is moved about while its a floating window.