ToolWindow.ToolWindowFont Property

Definition

Returns the font used by the VS shell for dialog boxes and tool windows.

protected:
 property System::Drawing::Font ^ ToolWindowFont { System::Drawing::Font ^ get(); };
protected System.Drawing.Font ToolWindowFont { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ToolWindowFont : System.Drawing.Font
Protected ReadOnly Property ToolWindowFont As Font

Property Value

Attributes

Applies to