| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | 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 | 
| 
            
                Top
                
            
         PUBLIC SetFrameBackgroundColorParameter ()
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC SetFrameBackgroundColorParameter (handle, integer)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, integer, integer, integer, logical, logical)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, integer, integer, integer, integer, logical)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, integer, logical)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SetFrameBackgroundColorParameter (handle, ISetFrameBackgroundColorParameter)
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC INTEGER BrowseColor
 
 | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC INTEGER BrowseColumnColor
 
 | |||||||||||||||||
| PUBLIC INTEGER Color
 
 | |||||||||||||||||
| PUBLIC LOGICAL ColorLiterals
 
 | |||||||||||||||||
| PUBLIC INTEGER DisabledtextColor
 
 | |||||||||||||||||
| PUBLIC LOGICAL LockWindowUpdate
 
 | |||||||||||||||||
| PUBLIC HANDLE Parent
 
 | |||||||||||||||||
| PUBLIC INTEGER RadiosetColor
 
 | |||||||||||||||||
| PUBLIC INTEGER TextboxColor
 
 | |||||||||||||||||
| PUBLIC INTEGER ToggleBoxColor
 
 | |||||||||||||||||