Click or drag to resize

Widget Properties

The Widget type exposes the following members.

Properties
  NameDescription
Public propertyControlObject
Gets the instance of the platform-specific object
Public propertyHandler
Gets the platform-specific handler for this widget
Public propertyID
Gets or sets the ID of this widget
Public propertyIsDisposed
Gets or sets a value indicating whether this Widget has been disposed.
Public propertyNativeHandle
Gets the native platform-specific handle for integration purposes
Public propertyPlatform
Gets the platform that was used to create the Handler for this widget
Public propertyProperties
Gets the dictionary of properties for this widget
Public propertyCode exampleStyle
Gets or sets the style of this widget
Top
See Also