Constable Authorization Engine 2.0 BETA

InstanceDesignerVerb Members

InstanceDesignerVerb overview

Public Instance Constructors

InstanceDesignerVerb Overloaded. Initializes a new instance of the InstanceDesignerVerb class.

Public Instance Properties

CommandID (inherited from MenuCommand) Gets the CommandID associated with this menu command.
Enabled (inherited from MenuCommand) Gets a value indicating whether this menu item is available.
Checked (inherited from MenuCommand) Gets or sets a value indicating whether this menu item is checked.
Instance Gets the associated instance.
OleStatus (inherited from MenuCommand) Gets the OLE command status code for this menu item.
SelectedChildren Gets the collection of selected child objects of the Instance.
Supported (inherited from MenuCommand) Gets or sets a value indicating whether this menu item is supported.
Text (inherited from DesignerVerb) Gets the text description that describes the verb command on the menu.
Visible (inherited from MenuCommand) Gets or sets a value indicating whether this menu item is visible.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Invoke (inherited from MenuCommand) Invokes the command.
ToString (inherited from DesignerVerb) 

Public Instance Events

CommandChanged (inherited from MenuCommand) Occurs when the menu command changes.

See Also

InstanceDesignerVerb Class | LaMarvin.Design Namespace