Creates a custom command that can be added to the task area or to the context menu.
| Visual Basic |
|---|
Public Function CreateCustomCommand( _ ByVal commandName As String _ ) As Long |
The custom command invocation is notified with OnCustomCommand Event.
Supported in M-Files 9.0.3372.6 and newer.