IQueryDesigner.ToolBar Property

Definition

The toolbar to use for the designer interface.

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

Property Value

A Control object.

Applies to