M-Files UI Extensibility Framework
CommandLocation Enumeration
Description
The CommandLocation enumeration specifies the location for the M-Files command when it is displayed in the user interface. This enumeration is used in conjunction with the SetCommandState method.
Members
MemberValueDescription
CommandLocation_All268435455Refers to all locations.
CommandLocation_ContextMenu2Refers to the context menu and the Create button in the top pane.
CommandLocation_MainMenu1Refers to the menu bar. Press Alt to show the menu bar in M-Files Desktop.
CommandLocation_TaskPane4Refers to the task area.
CommandLocation_Undefined0Undefined value.