|
+
|
INTEGER BrowseColor
|
Gets and sets the color number to be used for BROWSE widgets BGCOLOR
|
|
+
|
INTEGER BrowseColumnColor
|
Gets and sets the color number to be used for BROWSE widgets
LABEL-BGCOLOR
|
|
+
|
INTEGER Color
|
Gets and sets the color number to be used for FRAME and WINDOW
widgets BGCOLOR
|
|
+
|
LOGICAL ColorLiterals
|
Gets and sets if LITERAL or TEXT widgets BGCOLOR will be set to
piColor as well
|
|
+
|
INTEGER DisabledtextColor
|
Gets and sets the color number to be used for FILL-IN, EDITOR,
COMBO-BOX widgets BGCOLOR when disabled
|
|
+
|
LOGICAL LockWindowUpdate
|
Gets and sets if WidgetHelper:SetFrameBackground should call the
Win32 API LockWindowUpdate to prevent flickering on the screen
|
|
+
|
HANDLE Parent
|
Gets and sets the parent FRAME or WINDOW
|
|
+
|
INTEGER RadiosetColor
|
Gets and sets the color number to be used for RADIO-SET widgets BGCOLOR
|
|
+
|
INTEGER TextboxColor
|
Gets and sets the color number to be used for FILL-IN, EDITOR,
COMBO-BOX widgets BGCOLOR
|
|
+
|
INTEGER ToggleBoxColor
|
Gets and sets The color number to be used for TOGGLE-BOX widgets BGCOLOR
|