M-Files UI Extensibility Framework
Events Property
ICommands Interface : Events Property
Description
Returns the event registering interface of the ICommands interface.
Property type
Read-only property
Syntax
Visual Basic
Public Property Events As IEvents
Return Type
Returns the event registering interface.
Remarks

Supported in M-Files 9.0.3372.6 and later.

See Events for a list of supported event types that can be registered to using the IEvents interface in ICommands.

See Also

ICommands Interface  | ICommands Members