M-Files UI Extensibility Framework
DeleteCustomCommand Method
ICommands Interface : DeleteCustomCommand Method
The command id to delete. The command must be a custom command.
Description
Deletes a custom command. The command is automatically removed.
Syntax
Visual Basic
Public Sub DeleteCustomCommand( _
   ByVal customCommand As Long _
) 
Parameters
customCommand
The command id to delete. The command must be a custom command.
Remarks
Supported in M-Files 9.0.3372.6 and newer.
See Also

ICommands Interface  | ICommands Members