◄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►