ToolWindow.ToolWindowFont Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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