|
Font = System.Drawing. SystemFonts .IconTitleFont; Microsoft.Win32. SystemEvents .UserPreferenceChanged += new Microsoft.Win32. UserPreferenceChangedEventHandler ...
|
|
at System.Drawing.SystemFonts.get_DefaultFont() at System.Windows.Forms.Control.get_Font() at System.Windows.Forms.Control.AssignParent(Control value)
|
|
System.Drawing.SystemFonts.get_CaptionFont() : Font System.Drawing.SystemFonts.get_DefaultFont() : Font System.Drawing.SystemFonts.get_IconTitleFont(
|
|
at System.Drawing.SystemFonts.FontInPoints(Font font) at System.Drawing.SystemFonts.get_MenuFont() at System.Windows.Forms.ToolStripManager.get_DefaultFont(
|
|
If you are looking for the fonts used by the system, check out System.Drawing.SystemFonts at http://msdn2.microsoft.com/en-us/library/system.drawing.systemfonts.aspx
|
|
at System.Drawing.SystemFonts.get_DefaultFont() at System.Windows.Forms.Control.get_Font() at System.Windows.Forms.Control.set_Font(Font value) at com.citrix.wi.install.gui.PleaseWait ...
|
|
Specifies the fonts used to display text in Windows display elements. ... System.Object System.Drawing.SystemFonts
|
|
Each property of the SystemFonts class returns a Font used to display text in a ... System.Drawing . . :: . SystemFonts ...
|