Blink Property

Gets or sets whether the caption of the control blinks.

object.Blink = [boolean]

Where object is an object expression that evaluates to one of the objects in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings.

Client support

   Newlook Smartclient

   Newlook Server

Use

This property is useful if you wish to highlight specific text on the screen. By default this property is set to False, even if the underlying host field has the blinking attribute turned on.

Settings

Setting

Description

True

Caption text will blink.

False

(Default) Caption text will not blink.

See Also

ForeColor property

Applies To

Check box control

Command button control

Frame control

Label control

Menu button control

Option button control


© 2004-2021 looksoftware. All rights reserved.