共用方式為


ToolStripPanelRow.ToolStripPanel 屬性

定義

取得包含 ToolStripPanelToolStripPanelRow

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

屬性值

ToolStripPanel

包含 ToolStripPanelToolStripPanelRow

適用於