Profile Picture

How to be informed if the user hides a NDockingToolbar?

Posted By Oliver Münchow 12 Years Ago
Author
Message
Oliver Münchow
Posted 12 Years Ago
View Quick Profile
Junior Member

Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)Junior Member (10 reputation)

Group: Forum Members
Last Active: 10 Years Ago
Posts: 10, Visits: 2
If the NDockingToolbar is set to
- CanFloat: true
- AllowHide: true

The user can grab the toolbar and let it float somewhere. In this case the toolbar gets a "x" in the top right corner where the user can hide (but not close; dispose; etc.) the toolbar.

After that i can see that the Visible property is changed to "false", but the event VisibleChanged won't be raised. What's the way to know the user clicked the "x" in the top right corner?



Similar Topics


Reading This Topic