CommandUICommand Constructor (Windows Embedded CE 6.0)

1/5/2010

Overload List

Name Description
CommandUICommand (CommandUI.CommandRoot, String)
Use this constructor to create a menu or menuitem rooted to a built-in menu.
CommandUICommand (CommandUICommand, String)
Use this constructor to create a menu or menuitem that is rooted to another CommandUICommand.
CommandUICommand (CommandUI.CommandRoot, String, String)
Use this constructor to create a menu or menuitem is rooted to a built-in menu.
CommandUICommand (CommandUICommand, String, String)
Use this constructor to create a menu or menuitem that is rooted to another CommandUICommand.
CommandUICommand (CommandUI.CommandRoot, String, String, Icon, Icon)
Use this constructor to create a menu or menuitem is rooted to a built-in menu.
CommandUICommand (CommandUICommand, String, String, Icon, Icon)
Use this constructor to create a menu or menuitem that is rooted to another CommandUICommand.

See Also

Reference

CommandUICommand Class
CommandUICommand Members
Microsoft.RemoteToolSdk.PluginComponents Namespace