Raised when a collapsed personalized menu is expanded.
The event handler receives an argument of type ExpandedEventArgs containing data related to this event. The following ExpandedEventArgs property provides information specific to this event.
Property | Description |
---|---|
DoNotUpdate | Instructs the menu NOT to update its position and size as a result of the expansion. |
CommandContextMenu Class | NETXP.Controls.Bars Namespace