NetXP 3.0 Reference
CommandBar.Pushed Property
Gets or sets if the command bar's state is Pushed.
[Visual Basic]
Public Property Pushed As
Boolean
[C#]
public
bool
Pushed {get; set;}
See Also
CommandBar Class
|
NETXP.Controls.Bars Namespace