
How to make a dynamic Toolbar like this:
Check for OnNcMouseMove and set a timer for some duration. In the timer
handler, show the toolbar. If the mouse goes out of toolbar or NC area or
whatever logic you want, hide the toolbar.
--
Ajay Kalra [MVP - VC++]
Quote:
> Hi,
> The attach flash file contains the screen shots.
> 1) Normally, ToolBar does not show. When mouse move to
> Menu area, it appears.
> 2) How to make a custum menu area like this?
> Thank you.
> Vincent.