ツール バー ボタンを割り当てるツール バー コントロールを取得します。
Public ReadOnly Property Parent As ToolBar
[C#]
public ToolBar Parent {get;}
[C++]
public: __property ToolBar* get_Parent();
[JScript]
public function get Parent() : ToolBar;
プロパティ値
ToolBarButton を割り当てる ToolBar コントロール。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ToolBarButton クラス | ToolBarButton メンバ | System.Windows.Forms 名前空間 | ToolBar