SetShowTextt Property
|
Set SetShowText property for ProgressWheel controls
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName>.SetShowText( bCustomText )
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>,SetShowText, bCustomText
)