SplitterPanel(SplitContainer) Constructor

Definitie

Initialiseert een nieuw exemplaar van de SplitterPanel klasse met de opgegeven .SplitContainer

public:
 SplitterPanel(System::Windows::Forms::SplitContainer ^ owner);
public SplitterPanel(System.Windows.Forms.SplitContainer owner);
new System.Windows.Forms.SplitterPanel : System.Windows.Forms.SplitContainer -> System.Windows.Forms.SplitterPanel
Public Sub New (owner As SplitContainer)

Parameters

Van toepassing op