qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
ACCESSKEY_FORECOLOR Constant
  Summary             Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Sets or returns the foreground color of all access keys.
 
    SCREEN.ControlPanel({ACCESSKEY_FORECOLOR | subscript%})[ = color%]
 
    ■ subscript%   ACCESSKEY_FORECOLOR has a value of 0
 
    ■ color%       Valid color settings are:
 
                   Value     Description
                   ══════    ═══════════════════════════════════════════════
                   0 - 15    Valid color attribute
                   15        (Default) High-intensity white
 
 Applies To
    ControlPanel Property            SCREEN Object
 
 See Also
    Access Keys                      Color Attributes and Values (Objects)
    CONSTANT.BI File