NetXP 3.0 Reference

CommandBar.ShowGripperChanged Event

Raised when the command bar has been locked or unlocked.

[Visual Basic]
Public Event ShowGripperChanged As EventHandler
[C#]
public event EventHandler ShowGripperChanged;

See Also

CommandBar Class | NETXP.Controls.Bars Namespace