CommandBar.ShowGripper Property
If true, a gripper will be shown, allowing the user to move the command bar.
[Visual Basic]Public Property ShowGripper As
Boolean [C#]public
bool ShowGripper {get; set;}
See Also
CommandBar Class | NETXP.Controls.Bars Namespace