IQueryDesigner.ToolBar 속성

정의

디자이너 인터페이스에 사용할 도구 모음입니다.

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

속성 값

Control 개체입니다.

적용 대상