Click or drag to resize

MccSplitterControlToHide Property

The System.Windows.Forms.Control that the splitter will collapse

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Control ControlToHide { get; set; }

Property Value

Type: Control
See Also