'Declaration
Function GetCommandEnabled( _ 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.GetCommandEnabled(commandID)
System.bool GetCommandEnabled( System.int commandID )
Parameters
- commandID