API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.AddPluginCommand method
Registers a new command to be used with addins/plugins
Syntax:
Function AddPluginCommand(ByVal CommandID As String, Optional ByVal Caption As String, Optional ByVal Tooltip As String) As Boolean
Parameters:
Name Type Description
CommandID
String
Caption
String
Tooltip
String
Remarks:
The AddPluginCommand method registers a new command to be used with plugins.