Share via


OleCommandTargetHelper Members

Include Protected Members
Include Inherited Members

Used by tool windows and editors to help with the IOleCommandTarget implementation.

The OleCommandTargetHelper type exposes the following members.

Constructors

  Name Description
Public method OleCommandTargetHelper Initializes a new instance of the OleCommandTargetHelper class.

Top

Methods

  Name Description
Public method AddExecHandler Adds an execution handler for a specified guid and cmdID pair.
Public method AddHandlers Adds a query status and an execution handler for a specified guid and cmdID pair.
Public method AddQueryStatusHandler Adds a query status for a specified guid and cmdID pair.
Public method AddToChain Overloaded. Adds an IOleCommandTarget client to the chain.
Public method AddToFilterChain Overloaded. Adds a filter to the chain.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method Exec Calls the execution command handler.
Protected method 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.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method QueryStatus Handles the sensitivity, latch, check/uncheck of our buttons.
Public method RemoveFilterFromChain Removes a filter from the chain.
Public method RemoveFromChain Removes an IOleCommandTarget client from the chain.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

See Also

Reference

OleCommandTargetHelper Class

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace