ThemedExpanderHandlerInitialize Method |
Initializes the control after attached to a widget.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax protected override void Initialize()
Protected Overrides Sub Initialize
abstract Initialize : unit -> unit
override Initialize : unit -> unit
See Also