In The Hand - .NET Components for Mobility
InTheHand.WindowsMobile.Extensibility Namespace
NamespacesInTheHand.WindowsMobile.Extensibility
The InTheHand.WindowsMobile.Extensibility namespace provides classes that allow you to create custom menu extensions for Windows Mobile applications which can optionally launch applications to process their events. In previous versions this namespace was named InTheHand.WindowsMobile.PocketOutlook.ContextMenus.
Declaration Syntax
C#Visual Basic
namespace InTheHand.WindowsMobile.Extensibility
Namespace InTheHand.WindowsMobile.Extensibility
Types
All TypesClassesEnumerationsDelegates
IconTypeDescription
ExtensibleMenu
The supported menus which custom items can be added to.

MenuExtension
Raises an event when custom menu item is selected.

MenuExtensionEventArgs
Defines the message data for the Click event.

MenuExtensionEventHandler
Represents the method that will handle the Click event.