ToolStripPanelRow.ToolStripPanel Proprietà

Definizione

Ottiene l'oggetto ToolStripPanel che contiene 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à

ToolStripPanel

Oggetto ToolStripPanel che contiene ToolStripPanelRow.

Si applica a