ToolStripContainer.BottomToolStripPanel 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 inférieur de ToolStripContainer.
public:
property System::Windows::Forms::ToolStripPanel ^ BottomToolStripPanel { System::Windows::Forms::ToolStripPanel ^ get(); };
public System.Windows.Forms.ToolStripPanel BottomToolStripPanel { get; }
member this.BottomToolStripPanel : System.Windows.Forms.ToolStripPanel
Public ReadOnly Property BottomToolStripPanel As ToolStripPanel
Valeur de propriété
ToolStripPanel représentant le panneau inférieur de ToolStripContainer.
Remarques
Utilisez la BottomToolStripPanel propriété pour ajouter ToolStrip, MenuStripou StatusStrip contrôler ou les déplacer d’un autre ToolStripPanel.