ComponentOne Menus and Toolbars for WinForms
StateUpdateOnIdle Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandHolder Class : StateUpdateOnIdle Property
Gets or sets the value indicating whether to update commands' status when idle.
Syntax
'Declaration
 
Public Property StateUpdateOnIdle As System.Boolean
public System.bool StateUpdateOnIdle {get; set;}
See Also

Reference

C1CommandHolder Class
C1CommandHolder Members