ToolStripContainer.ContentPanel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le panneau central de ToolStripContainer.
public:
property System::Windows::Forms::ToolStripContentPanel ^ ContentPanel { System::Windows::Forms::ToolStripContentPanel ^ get(); };
public System.Windows.Forms.ToolStripContentPanel ContentPanel { get; }
member this.ContentPanel : System.Windows.Forms.ToolStripContentPanel
Public ReadOnly Property ContentPanel As ToolStripContentPanel
Valeur de propriété
ToolStripContentPanel représentant le panneau central de ToolStripContainer.
Remarques
Vous pouvez utiliser les panneaux supérieur, inférieur, gauche et droit du pour contenir ToolStriples ToolStripContainer contrôles , MenuStripou StatusStrip . Les contrôles autres que ToolStrip, MenuStripou StatusStrip sont automatiquement ajoutés au ToolStripContentPanel.