WidgetHandlerTControl, TWidgetDisposeControl Property |
Gets a value indicating that control should automatically be disposed when this widget is disposed
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax protected virtual bool DisposeControl { get; }
Protected Overridable ReadOnly Property DisposeControl As Boolean
Get
abstract DisposeControl : bool with get
override DisposeControl : bool with get
Property Value
Type:
BooleanSee Also