SplitterPanel Constructor (SplitContainer^)

 

Initializes a new instance of the SplitterPanel class with its specified SplitContainer.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
SplitterPanel(
	SplitContainer^ owner
)

Parameters

owner
Type: System.Windows.Forms::SplitContainer^

The SplitContainer that contains the SplitterPanel.

.NET Framework
Available since 2.0
Return to top
Show: