Font

Variables from Type Font manage in TCE usable character sets.

 

Dim Fnt As Font

MsgBox(Fnt.FontName & " " & Fnt.FontSize)

#Shows MS Sans Serif 8,25  

 

 

Attribute Properties and Functions:

 

Standard-Attributes:

AssignRuleIndex

Changed

Description

DifferingText

IsEnabled

IsVisible

ItemList

Name

SQLPrepare

Tag

UserTouched

Valid

ValueTag

ValueTagItems

 

Standard-Events:

Get

BeforeLet

AfterLet

Validation

 

Special Attributes:

 

 

More:

Bold (Font)

FontName (Font)

FontSize (Font)

Italic (Font)

OLEFont (Font)

Strikethrough (Font)

Underline (Font)

Weight (Font)