Click or drag to resize

SplitterIHandlerPanel2 Property

Gets or sets the bottom or right panel of the splitter.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Control Panel2 { get; set; }

Property Value

Type: Control
The second panel.
See Also