CommandUICommand Members (Windows Embedded CE 6.0)

1/5/2010

Defines one enhancement to the default Shell View menu system.

The following tables list the members exposed by the CommandUICommand type.

Public Constructors

  Name Description
CommandUICommand Overloaded.  

Top

Public Properties

  Name Description
Bb522004.pubproperty(en-US,WinEmbedded.60).gif Checked Set to TRUE if the item is checked.
Bb522004.pubproperty(en-US,WinEmbedded.60).gif Enabled Set to TRUE if the item is enabled.
Bb522004.pubproperty(en-US,WinEmbedded.60).gif Hint Hint for this menu item, to be displayed in a status bar or tooltip.
Bb522004.pubproperty(en-US,WinEmbedded.60).gif Root Where this command should be "rooted".
Bb522004.pubproperty(en-US,WinEmbedded.60).gif Text Text for the menu

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb522004.pubmethod(en-US,WinEmbedded.60).gif Equals  Overloaded. (inherited from Object )
Bb522004.pubmethod(en-US,WinEmbedded.60).gif GetHashCode  (inherited from Object )
Bb522004.pubmethod(en-US,WinEmbedded.60).gif GetType  (inherited from Object )
Bb522004.pubmethod(en-US,WinEmbedded.60).gifBb522004.static(en-US,WinEmbedded.60).gif ReferenceEquals  (inherited from Object )
Bb522004.pubmethod(en-US,WinEmbedded.60).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb522004.protmethod(en-US,WinEmbedded.60).gif Finalize  (inherited from Object )
Bb522004.protmethod(en-US,WinEmbedded.60).gif MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
Bb522004.pubevent(en-US,WinEmbedded.60).gif Clicked Fired when the user clicks on an item (menu or toolBar).
Bb522004.pubevent(en-US,WinEmbedded.60).gif DropDownOpening Fired when a menu is about to be displayed.
Bb522004.pubevent(en-US,WinEmbedded.60).gif HintRequested Fired when the user hovers over an item.

Top

See Also

Reference

CommandUICommand Class
Microsoft.RemoteToolSdk.PluginComponents Namespace