BCExtensionCommandItemGetChecked Method |
Returns a value indicating whether the menu item is in the checked state.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax protected virtual bool GetChecked()
Protected Overridable Function GetChecked As Boolean
Return Value
Type:
BooleanA value indicating whether the menu item is in the checked state.
See Also