'Declaration
Protected Overrides Function GetCommandSupported( _ ByVal meaning As CommandMeaning _ ) As System.Boolean
'Usage
Dim instance As NCommandPane Dim meaning As CommandMeaning Dim value As System.Boolean value = instance.GetCommandSupported(meaning)
protected override System.bool GetCommandSupported( CommandMeaning meaning )
Parameters
- meaning