G
Grahammer
Is it possible to use a Coolbar in VB.Net?
I've added the control to my toolbox, and onto my form, but I can't put a
Picturebox or Panel into the Coolbar. The Coolbar requires some kind of
container in each band.
I'm assuming that this is because the Coolbar is an old ActiveX control and
the Picturebox and Panel are newer DotNet components.
Is there a DotNet equivelent to the Coolbar? Are there ActiveX versions of
the PictureBox (I haven't checked) that I can add to the toolbox for the
Coolbar?
Basically, whats the best way to add Coolbar functionality to a DotNet app?
Thanks!
I've added the control to my toolbox, and onto my form, but I can't put a
Picturebox or Panel into the Coolbar. The Coolbar requires some kind of
container in each band.
I'm assuming that this is because the Coolbar is an old ActiveX control and
the Picturebox and Panel are newer DotNet components.
Is there a DotNet equivelent to the Coolbar? Are there ActiveX versions of
the PictureBox (I haven't checked) that I can add to the toolbox for the
Coolbar?
Basically, whats the best way to add Coolbar functionality to a DotNet app?
Thanks!