In The Hand LtdIn The Hand
Widget Class
NamespacesInTheHand.WindowsMobile.FormsWidget
.NET Components for Mobility
Provides managed code access to the installed Widgets on the device.
Declaration Syntax
C#Visual Basic
public sealed class Widget
Public NotInheritable Class Widget
Members
All MembersMethodsProperties



IconMemberDescription
Author
Gets the name of the author of the widget.

AuthorEmail
Gets the widget author's email address.

AuthorUrl
Gets the URL to a site specified by the widget author.

ContentType
Gets the MIME content type of the widget.

Description
Gets a description of the widget.

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.)
GetInstalledWidgets()()()()
Gets a collection of all the installed Widgets on the device.

GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IconSource
Gets the path to the graphic file that is the icon for the widget.

ID
Gets the unique identifier of the widget.

InstalledID
Gets the unique numerical identifier of the widget.

Launch()()()()
Launches the specific Widget.

License
Gets the license information for the widget.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets a user-friendly name for the widget.

Namespace
Gets the namespace for the widget.

NetworkAccess
Gets a boolean value indicating if the widget has access to the network.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Uninstall()()()()
Uninstalls the specific Widget.

Version
Gets a String specifying the widget's version. Used to support upgrade scenarios.

Remarks
Requirements
Windows Mobile
Windows Mobile 6.5 and later
Inheritance Hierarchy
Object
Widget

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 7.0.0.0