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 Panel2 As Control
Get
Set
abstract Panel2 : Control with get, set
Property Value
Type:
ControlThe second panel.
See Also