ButtonEx ActiveX Control Reference

FontUnderline property

         

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

Property type

A Boolean value.

Syntax

object.FontUnderline [= boolean]

The FontUnderline 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.