-
Can anyone tell me how to get a label control to appear visible on a toolbar control.
It seems like a simple enough request, but I am having a nightmare trying to do this.
(I have a combo box on the toolbar and I would like a label to sit next to the combo box control.)
Any help would be much appreciated.
------------------
Ishamel
[email protected]
[This message has been edited by Ishamel (edited 02-11-2000).]
-
Put a frame on the toolbar control - set it's borderstyle to none and then copy and paste the label into the frame. voila.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
-
Simple but effective.
Cheers Buzby. :)
------------------
Ishamel
[email protected]