HTInactiveColor Property
|
SYNTAX
Pseudo-OOP:
Set:
<ParentWindowName>.<ControlName>.HTInactiveColor
:= aHTInactiveColor
Get:
<ParentWindowName>.<ControlName>.HTInactiveColor
--> aHTInactiveColor
Function syntax:
Set:
SetProperty ( <ParentWindowName>,<ControlName>,HTInactiveColor , aHTInactiveColor)
Get:
GetProperty ( <ParentWindowName>,
<ControlName>, HTInactiveColor ) --> aHTInactiveColor