ThemedContainerHandlerTControl, TWidget, TCallback Class |
Namespace: Eto.Forms
public abstract class ThemedContainerHandler<TControl, TWidget, TCallback> : ThemedControlHandler<TControl, TWidget, TCallback>, ContainerIHandler, ControlIHandler, WidgetIHandler where TControl : Container where TWidget : Container where TCallback : ControlICallback
The ThemedContainerHandlerTControl, TWidget, TCallback type exposes the following members.
Name | Description | |
---|---|---|
ThemedContainerHandlerTControl, TWidget, TCallback | Initializes a new instance of the ThemedContainerHandlerTControl, TWidget, TCallback class |
Name | Description | |
---|---|---|
ClientSize |
Gets or sets the size of the client.
| |
RecurseToChildren |
Gets a value indicating whether PreLoad/Load/LoadComplete/Unload events are propegated to the children controls
|