Back to product page

SmallFont property


Returns a Font object for small text.

Syntax

  • Basic
object.SmallFont [= value]
The SmallFont(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
valueA value.

Remarks

This property is only available in OCX (GUI) version of the component.

Adjust this property in order to set Font Properties for small text that is displayed on the component. I.e. changing this property will affect status text of your contacts. Depending on your Font Properties, you can modify Font Type, Size etc.

Platforms

Windows