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.
ControlPanel Constants
                                                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 ControlPanel Constants
 
 ■ ControlPanel constants are used with the ControlPanel property and the
   SCREEN object to initialize global system colors and characteristics. The
   following table summarizes the array subscripts and their related
   ControlPanel constants:
 
         Subscript    Constant
         ═════════    ══════════════════════════════════════════════════════
         0            ACCESSKEY_FORECOLOR
         1            ACTIVE_BORDER_BACKCOLOR
         2            ACTIVE_BORDER_FORECOLOR
         3            ACTIVE_WINDOW_SHADOW
         4            COMBUTTON_FORECOLOR
         5            DESKTOP_BACKCOLOR
         6            DESKTOP_FORECOLOR
         7            DESKTOP_PATTERN
         8            DISABLED_ITEM_FORECOLOR
         9            MENU_BACKCOLOR
         10           MENU_FORECOLOR
         11           MENU_SELECTED_BACKCOLOR
         12           MENU_SELECTED_FORECOLOR
         13           SCROLLBAR_BACKCOLOR
         14           SCROLLBAR_FORECOLOR
         15           THREE_D
         16           TITLEBAR_BACKCOLOR
         17           TITLEBAR_FORECOLOR
         ───────────────────────────────────────────────────────────────────
 
 See: ControlPanel Property  SCREEN Object