vAxisOnly
structure
AuxCtlRec contains information needed for drawing controls in color cFrameColor 0 Frames controls
cBodyColor 1 Background color in buttons
cTextColor 2 Interior text in buttons and legend for radio
buttons and check boxes
cThumbColor 3 Reserved
cFillPatColor 4 Reserved
cArrowsColorLight 5 Used to produce colors in Arrows and scroll bar
background color
cArrowsColorDark 6 Used to produce colors in Arrows and scroll bar
background color
cThumbLight 7 Used to produce colors in Thumb
cThumbDark 8 Used to produce colors in Thumb
cHiliteLight 9 (corresponding to wHiliteLight)
cHiliteDark 10 (corresponding to wHiliteDark)
cTitleBarLight 11 (corresponding to wTitleBarLight)
cTitleBarDark 12 (corresponding to wTitleBarDark)
cTingeLight 13 (corresponding to wTingeLight) Affects 5-6 and
7-8 above
cTingeDark 14 (corresponding to wTingeDark)
inCheckBox 11
inUpButton 20
inDownButton 21
inPageUp 22
inPageDown 23
inThumb 129
hAxisOnly 1
vAxisOnly 2
pushButProc 0 standard control definition proc ID's
checkBoxProc 1
radioButProc 2
useWFont 8
scrollBarProc 16
testCntl 1
calcCRgns 2
initCntl 3
dispCntl 4
posCntl 5
thumbCntl 6
dragCntl 7
autoTrack 8
calcCntlRgn 10
calcThumbRgn 11
popupMenuProc 1008 pop-up menu (63 * 16)
inLabel 1
inMenu 2
inTriangle 4
Pop-up Menu Title Characteristics
popupTitleLeftJust 0x0000 left alignment
popupTitleCenterJust 0x0001 center alignment
popupTitleRightJust 0x00FF right alignment
popupTitleBold 0x0100 bold text
popupTitleItalic 0x0200 italic text
popupTitleUnderline 0x0400 underlined text
popupTitleOutline 0x0800 outlined text
popupTitleShadow 0x1000 shadow text
popupTitleCondense 0x2000 condensed text
popupTitleExtend 0x4000 extended text
popupTitleNoStyle 0x8000 un styled text
alignmentpopupTitleCenterJust 0x0001 center
alignmentpopupTitleRightJust 0x00FF right
alignmentpopupTitleBold 0x0100 bold
textpopupTitleItalic 0x0200 italic
textpopupTitleUnderline 0x0400 underlined
textpopupTitleOutline 0x0800 outlined
textpopupTitleShadow 0x1000 shadow
textpopupTitleCondense 0x2000 condensed
textpopupTitleExtend 0x4000 extended
textpopupTitleNoStyle 0x8000 un styled text
Pop-up Menu Variation Codes
popupFixedWidth 0x0001 use fixed-width control
popupReserved 0x0010
controlpopupUseAddResMenu 0x0004 use resource for menu
menupopupUseWFont 0x0008 use window font
Do not use low memory global variables that are not documented.
No undocumented location below the system heap is guaranteed to be available
for use in future systems.
Name Address Size Description
AuxCtlHead 0x0CD4 4 Control Aux list head
DragHook 0x09F6 4 addr of proc called while mouse is down during
DragPattern 0x0A34 8 Pattern for region outline while dragging regions