Click or drag to resize

Widget Methods

The Widget type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes of this widget, supressing the finalizer
Protected methodDispose(Boolean)
Handles the disposal of this widget
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
Protected methodInitialize
Initializes the widget handler
Protected methodOnStyleChanged
Handles when the Style is changed.
Protected methodStatic memberCode exampleRegisterEventT
Registers the event for overridding
Public methodToString
Gets a string that represents the current object with its ID if specified.
(Overrides ObjectToString.)
Top
See Also