Click or drag to resize

ThemedSplitterHandlerPanel2 Property

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

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

Property Value

Type: Control

Implements

SplitterIHandlerPanel2
See Also