Blink Property
|
![]() ![]() ![]() |
Sets the blink property for label control.
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName>.Blink
:= lBlink
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>, Blink, lBlink )