ToolboxControl.SelectedTool 속성

정의

도구 상자에서 선택할 도구를 가져오거나 설정합니다.

public:
 property System::Drawing::Design::ToolboxItem ^ SelectedTool { System::Drawing::Design::ToolboxItem ^ get(); };
public System.Drawing.Design.ToolboxItem SelectedTool { get; }
member this.SelectedTool : System.Drawing.Design.ToolboxItem
Public ReadOnly Property SelectedTool As ToolboxItem

속성 값

ToolboxItem 선택한 개체입니다.

적용 대상