ButtonEx ActiveX Control Reference

FontBold property

         

Return or set the Bold font style. (example: Bold)

Property type

A Boolean value.

Syntax

object.FontBold [= boolean]

The FontBold property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type ButtonEx.
booleanA Boolean value.

Settings

The settings for boolean are:

Setting Description
True Turns on the formatting in that style.
False (Default) Turns off the formatting in that style.

Problems, Suggestions, Praise concerning the documentation? Please send feedback.