NetXP 3.0 Reference

ExpandedEventArgs.DoNotUpdate Property

Instructs the menu NOT to update its position and size as a result of the expansion.

[Visual Basic]
Public Property DoNotUpdate As Boolean
[C#]
public bool DoNotUpdate {get; set;}

See Also

ExpandedEventArgs Class | NETXP.Controls.Bars Namespace