In The Hand
MenuExtensionEventArgs Class
NamespacesInTheHand.WindowsMobile.ExtensibilityMenuExtensionEventArgs
.NET Components for Mobility
Defines the message data for the Click event.
Declaration Syntax
C#Visual Basic
public class MenuExtensionEventArgs : EventArgs
Public Class MenuExtensionEventArgs _
	Inherits EventArgs
Members
All MembersMethodsProperties



IconMemberDescription
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SelectedFolder
Returns the parent folder for selections made on the message list screens.

SelectedItemIds
Returns a collection of ItemIds for all of the selected items.

SelectedMessages
Returns a collection of messages selected on the message list screens.

SelectedPath
Returns the full path and filename of the selected item.

SelectedPimItems
The items selected by the user when the menu item was selected.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 MenuExtensionEventArgs

Assembly: InTheHand.WindowsMobile.Extensibility (Module: InTheHand.WindowsMobile.Extensibility) Version: 4.2.0.0