Click or drag to resize

WidgetHandlerTControl, TWidget Methods

The WidgetHandlerTControl, TWidget generic type exposes the following members.

Methods
  NameDescription
Protected methodCreateConnector
Creates the event connector for this control
Protected methodCreateControl
Creates the control if not already set.
Protected methodDispose
Disposes this widget and the associated control if DisposeControl is true
(Overrides WidgetHandlerTWidgetDispose(Boolean).)
Public methodStatic memberGetControl
Gets the platform-specific control object of the specified widget using this handler
Top
See Also