ToolWindow.HasToolBar Property

Definition

Overriden in derived classes that want to host a toolbar. Placement and toolbar to display should be set in the derived class via the ToolbarHost.

protected:
 virtual property bool HasToolBar { bool get(); };
protected virtual bool HasToolBar { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.HasToolBar : bool
Protected Overridable ReadOnly Property HasToolBar As Boolean

Property Value

Attributes

Applies to