'Declaration
Function GetCommandChecked( _ ByVal commandID As System.Integer _ ) As System.Boolean
'Usage
Dim instance As INCaptionControl Dim commandID As System.Integer Dim value As System.Boolean value = instance.GetCommandChecked(commandID)
System.bool GetCommandChecked( System.int commandID )
Parameters
- commandID