
Coolbar Control and Animation Control
I am using a coolbar control with 3 bands. Band 1 holds a
picturebox containing some controls (style Normal), band 2
on the same row holds an animation control (Style
FixedSize, width 440), and band 3 a toolbar (Style
Normal). My problem is that band 2 which hold the
animation control reduces in width by 60 twips (approx 4
pixels) each time I run my application. The width
property for the band is (i think) read-only (I get a
blank error if I try to set it a runtime).
Anyone know of a fix for this????