ToolStripPanelRow.ToolStripPanel Proprietà

Definizione

Ottiene il ToolStripPanel che contiene il ToolStripPanelRow.

public:
 property System::Windows::Forms::ToolStripPanel ^ ToolStripPanel { System::Windows::Forms::ToolStripPanel ^ get(); };
public System.Windows.Forms.ToolStripPanel ToolStripPanel { get; }
member this.ToolStripPanel : System.Windows.Forms.ToolStripPanel
Public ReadOnly Property ToolStripPanel As ToolStripPanel

Valore della proprietà

Oggetto ToolStripPanel contenente l'oggetto ToolStripPanelRow.

Si applica a