Widget Methods |
The Widget type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes of this widget, supressing the finalizer
|
![]() | Dispose(Boolean) |
Handles the disposal of this widget
|
![]() | GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
|
![]() | Initialize |
Initializes the widget handler
|
![]() | OnStyleChanged |
Handles when the Style is changed.
|
![]() ![]() ![]() | RegisterEventT |
Registers the event for overridding
|
![]() | ToString |
Gets a string that represents the current object with its ID if specified.
(Overrides ObjectToString.) |