Include Protected Members
Include Inherited Members
Represents the commands that are available in the shortcut menu for the generated designer of a domain-specific language.
The CommandSet type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
CommandSet | Initializes a new instance of the CommandSet class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() |
GetMenuCommands | Displays the commands on the shortcut menu. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Initialize | Initializes the CommandSet class. |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() |
IsAnyDocumentSelectionCompartment | Verifies whether a compartment is selected in the active document window. |
![]() |
IsCurrentDiagramEmpty | Verifies whether the diagram contains any shapes. |
![]() |
IsDiagramSelected | Verifies whether the diagram is selected. |
![]() |
IsExpandableShape | Verifies whether a user can expand the shape to reveal domain properties. |
![]() |
IsSingleDocumentSelection | Verifies whether only one shape is selected in the active document window. |
![]() |
IsSingleSelection | Verifies whether only one shape is selected in the active window. |
![]() |
MemberwiseClone | Overloaded. |
![]() |
ProcessOnMenuDeleteCommand | Deletes the selected shapes. |
![]() |
ProcessOnMenuEditCompartmentItemCommand | Processes edits that a user makes to a compartment in the primary (first) selected shape. |
![]() |
ProcessOnMenuExpandCollapseCommand | Expands or collapses a list of properties that is assigned to a shape. |
![]() |
ProcessOnMenuPageSetupCommand | Opens the Page Setup dialog box. |
![]() |
ProcessOnMenuPrintCommand | Opens the Print dialog box. |
![]() |
ProcessOnMenuRerouteLineCommand | Restores the default position of a connector between two shapes. |
![]() |
ProcessOnMenuSelectAllCommand | Selects all shapes in a diagram. |
![]() |
ProcessOnStatusDeleteCommand | Verifies whether a user can delete a shape. |
![]() |
ProcessOnStatusEditCompartmentItemCommand | Verifies whether a user can edit a compartment in a shape. |
![]() |
ProcessOnStatusExpandCollapseCommand | Verifies whether the property list that is assigned to a shape is expanded or collapsed. |
![]() |
ProcessOnStatusPageSetupCommand | Opens the Page Setup dialog box. |
![]() |
ProcessOnStatusPrintCommand | Opens the Print dialog box. |
![]() |
ProcessOnStatusRerouteLineCommand | Verifies whether a user can reroute the connector to its default position between two shapes. |
![]() |
ProcessOnStatusSelectAllCommand | Verifies whether all shapes on a diagram are selected. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentDocData | Gets the data in the active document window. |
![]() |
CurrentDocumentSelection | Gets the selected shapes in the active document window. |
![]() |
CurrentDocView | Gets the view for the active document window. |
![]() |
CurrentSelection | Gets the selected shapes in the active window. |
![]() |
MenuService | Gets the command sequence and executes an event when a user clicks a command on the shortcut menu. |
![]() |
MonitorSelection | Gets an instance of the IMonitorSelectionService service, which identifies which window is active. |
![]() |
ServiceProvider | Gets the service provider that retrieves Visual Studio services. |
![]() |
SingleDocumentSelection | Gets the primary selected shape in the active document window. |
![]() |
SingleSelection | Gets the primary selected shape in the active window. |
Top
.gif)
.gif)
.gif)