Application.SetDefaultFont(Font) Method
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.
Sets the default Font for the process.
public:
static void SetDefaultFont(System::Drawing::Font ^ font);
public static void SetDefaultFont (System.Drawing.Font font);
static member SetDefaultFont : System.Drawing.Font -> unit
Public Shared Sub SetDefaultFont (font As Font)
- font
- Font
The font to be used as a default across the application.
font
is null
.
You can only call this method before the first window is created by your Windows Forms application.
The system text scale factor is applied to the font. For example, if the default font is set to "Calibri, 11f" and the text scale factor is set to 150%, the resulting default font is set to "Calibri, 16.5f".
You can adjust text scale with the Make text bigger slider on the Settings > Ease of Access > Vision/Display screen.
Өнім | Нұсқалар |
---|---|
Windows Desktop | 6, 7, 8, 9 |
.NET кері байланысы
.NET — бастапқы коды ашық жоба. Пікір қалдыру үшін сілтемені таңдаңыз: