To finish off the buttons you may specify 'Over' images
(for when the mouse moves over the image) and also 'Down' images for when the
mouse is clicked. These are all optional and are defined just like the buttons
in the 'Horizontal' section. All these coordinates are given relative to the
top-left of the bitmap.
As mentioned above you may optionally specify a HorizontalControls section. This
for when you want to use the initial button coordinates as placeholders.
[HorizontalControls]
CloseRect = 433, 121, 10, 13, 3
ColorBaseRect = 443, 121, 10, 13, 3
MenuRect = 453, 121, 10, 13, 3
MoveLeftRect = 455, 11, 11, 11, 2
MoveUpRect = 464, 2, 11, 11, 2
MoveRightRect = 473, 11, 11, 11, 2
MoveDownRect = 464, 20, 11, 11, 2
InRect = 473, 108, 13, 13, 1
OutRect = 515, 108, 13, 13, 1
LeftRect = 435, 31, 11, 11, 1
RightRect = 453, 31, 11, 11, 1
FlipMinusRect = 434, 53, 11, 12, 1
AngleMinusRect = 444, 22, 11, 11, 1
AngleRect = 444, 40, 11, 11, 1
FlipRect = 434, 90, 11, 12, 1
RadiusRect = 430, 98, 32 ,7, 3
CircumferenceRect = 480, 98, 32 ,7, 3
AreaRect = 520, 98, 32 ,7, 3
[HorizontalControlsOver]
CloseRect = 433, 81, 10, 13, 3
ColorBaseRect = 443, 81, 10, 13, 3
MenuRect = 453, 81, 10, 13, 3
MoveLeftRect = 495, 11, 11, 11, 2
MoveUpRect = 504, 2, 11, 11, 2
MoveRightRect = 513, 11, 11, 11, 2
MoveDownRect = 504, 20, 11, 11, 2
InRect = 473, 68, 13, 13, 1
OutRect = 515, 68, 13, 13, 1
LeftRect = 475, 31, 11, 11, 1
RightRect = 493, 31, 11, 11, 1
FlipMinusRect = 485, 53, 11, 12, 1
AngleMinusRect = 484, 22, 11, 11, 1
AngleRect = 484, 40, 11, 11, 1
FlipRect = 485, 90, 11, 12, 1
RadiusRect = 430, 58, 32 ,7, 3
CircumferenceRect = 480, 58, 32 ,7, 3
AreaRect = 520, 58, 32 ,7, 3
[HorizontalControlsDown]
CloseRect = 433, 41, 10, 13, 3
ColorBaseRect = 443, 41, 10, 13, 3
MenuRect = 453, 41, 10, 13, 3
MoveLeftRect = 535, 11, 10, 11, 2
MoveUpRect = 544, 2, 11, 11, 2
MoveRightRect = 553, 11, 10, 11, 2
MoveDownRect = 544, 20, 11, 11, 2
InRect = 473, 28, 13, 13, 1
OutRect = 515, 28, 13, 13, 1
LeftRect = 515, 31, 11, 11, 1
RightRect = 533, 31, 11, 11, 1
FlipMinusRect = 536, 53, 11, 12, 1
AngleMinusRect = 524, 22, 11, 11, 1
AngleRect = 524, 40, 11, 11, 1
FlipRect = 536, 90, 11, 12, 1
RadiusRect = 430, 18, 32 ,7, 3
CircumferenceRect = 480, 18, 32 ,7, 3
AreaRect = 520, 18, 32 ,7, 3
You'll probably want to position these button images off to the right of the
other images on your bitmap so they don't conflict with the other images.