SplitterIHandlerPanel1 Property |
Gets or sets the top or left panel of the splitter.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Control Panel1 { get; set; }
Property Panel1 As Control
Get
Set
abstract Panel1 : Control with get, set
Property Value
Type:
ControlThe first panel.
See Also