EasyLanguage Object Reference

FontStyle Enumeration

List of enumerated values that are used to determine the style of a font object.

Namespace: elsystem.windows.forms

[ Expand All ]
Enumerated Values
  Name

Value

Public property bold

1

Public property italic

2

Public property regular

0

Public property strikeout

4

Public property underline

3

Inheritance Hierarchy

elsystem.Object

  elsystem.ELEnum

    elsystem.drawing.FontStyle