ButtonEx ActiveX Control Reference

FontStrikethru property

         

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

Property type

A Boolean value.

Syntax

object.FontStrikethru [= boolean]

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