Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Nexus
Client
UI
ManagedFontUserControl
C# Class Nexus.Client.UI.ManagedFontUserControl
A base user control that has a
FontProvider
already declared.
This is to make it easier to use the font provider.
Inheritance:
System.Windows.Forms.UserControl
Show file
Open project: NexusMods/NexusModManager-4.5
Protected Properties
Property
Type
Description
m_fpdFontProvider
Nexus.UI.Controls.FontProvider
Public Methods
Method
Description
ManagedFontUserControl
( ) :
System.Windows.Forms
The default constructor.
Method Details
ManagedFontUserControl()
public
method
The default constructor.
public
ManagedFontUserControl
( ) :
System.Windows.Forms
return
System.Windows.Forms
Property Details
m_fpdFontProvider
protected property
The
FontProvider
for the control.
protected
FontProvider,Nexus.UI.Controls
m_fpdFontProvider
return
Nexus.UI.Controls.FontProvider