FontStyle (System.Drawing.FontStyle)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.Drawing.dll

Specifies style information applied to text.

VB.NET C#

C#

public enum struct FontStyle : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

pastebin private pastebin - collaborative debugging tool

... Microsoft Sans Serif" , 10F, System . Drawing . FontStyle . Bold ) ; ...

FontStyle Property

public virtual  System.Drawing.FontStyle  FontStyle {get; set;} Property Value. A FontStyle containing the "FontStyle" attribute value. Remarks

NBN Forum / Grid map example in C#

... false; // // labelTvk // this.labelTvk.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle ...

VB.NET pastebin - collaborative debugging tool

... 27.0 !, System. Drawing . FontStyle . Bold , System. Drawing . GraphicsUnit . Point , CType ( 0 , Byte ) ) ...

www.csharphelp.com

this.button1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)

MBR IT/.NET 247 : System.Drawing Namespace [Details]

System.Drawing.FontStyle: System.Drawing.Graphics: System.Drawing.GraphicsUnit ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next ...

FORM1

Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)

www.dcs.ed.ac.uk

this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)

Font Constructor (Font, FontStyle) (System.Drawing)

Type: System.Drawing . . :: . FontStyle. The FontStyle to apply to the new Font . Multiple values of the FontStyle enumeration can be combined with the OR operator.

FontStyle Enumeration (System.Drawing)

Specifies style information applied to text. This enumeration has a ... Previous Versions .NET Framework 2.0 Class Library Reference System.Drawing FontStyle Enumeration

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support