o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Coolbar problem -

I want to know if there is some way i can restrict the user from expanding any band on the coolbar.
If the above is not possible, I have a text box on one of the bands and i want to restrict the width of the text box from increasing when the user increases the width of the band. Is this possible?
Any help is appreciated!!

 

Coolbar and MDI -
I am trying to put a coolbar on an MDI Parent form, instead of the old toolbar control which looks a bit outdated, the problem is that although I have the coolbar control and a sample from microsoft, I can't make head nor tail of it, all I want is a coolbar with maybe 6 icons on it, th


Question on CoolBar -
Hello. This may sound silly, but how can I add buttons to a coolBar. I saw other vbforums threads about coolbar, but I was not able to see any reference about adding buttons. What I want to do is a coolbar, very like the VB6 has. (New, Open, Save, ...) How can I do this? Thank y


Coolbar Scrolling -
Hi, I'm a newbie with Visual Basic. I'm creating an ActiveX Control that uses a coolbar. That Control's size should be small because it is member of a bigger system. My question is: how can i do to scroll the coolbar so when its size is reduced the buttons that do not fit within the


Coolbar bug -
I'm getting a problem when I use a Coolbar in my exe. Without the Coolbar, the MDI form starts fine, allowing me to set the Windowstate in the shortcut, i.e. Normal, Maximized or Minimized. However, when I add a Coolbar to the project the MDI form always opens in Normal mode, no matt


Using CoolBar -
I am creating a WebBrowser, and i have the control CoolBar. I want to make it so that it is like the IE CoolBar with CommandButtons and TextBoxes. How do i do this? THANKS!


Coolbar -
Hi, I would like to know if there is a way to limit the number of rows to be displayed in a coolbar. I would like to cancel any move of bands over three rows. If not, can anyone tell me how to resize other controls with the space left blank by the coolbar. thanks


Coolbar/Rebar Code -
I've used the Coolbar code that I got from this site and it's been working fine, until I upgraded to Explorer 5.0. Since then my toolbars that use the coolbar code no longer display their text captions under the images. Does anyone know how to correct this ?


IE 5 Coolbar -
HI all, I want to make a little label that contains the current ip, this is easy . But the problem is that i want to add that label to the Internet Explorer 5 Coolbar, like Realplayer add a button with the abilitie to launch their player, ithink we can only add buttons to the coolb


Coolbar and a special band -
Can anyone make band in the coolbar like IE has done before ? A coolbar with a band on the top right that is unmoveable , containing a animation control ? If there is , plz give us the way to do it .


skinnable coooooolbar -
hi i am trying to get the same effect as internet explorers skinnable coolbar control.i have set the image for the coolbar and it works perfectly, but when i place a toolbar onto the coolbar, it covers part of the coolbars image. i am a newbie as you may have guessed ;-] any help w


SmartMenuXP with sstab and coolbar control -
I am trying to work with the sstab , the cool bar and the smart menuXP from www.vbsmart.com and found out these problems below : - With the coolbar and the sstab Mouse_down() event , i have an idea of appearing the popup menu as the user click on the sstab or the coolbar .


Menu in Coolbar -
Does anyone know how to put the menu of a form into a coolbar (much like all the MS Apps)? I've tried putting a standard toolbar as a child to a coolbar band and setting the button style to "drop down menu", but it's not giving me the same look as the menues IE, VB, Office, e


Can API solve my problem -
Hi all, maybe this is the wrong place, but i am searching for a solution since quite some time now. i am using the coolbar control ( i should say i want to) in the MDI form. the problem would arise when i maximise a mdi-child form. the mdi-child form when maximised is displacing down t


Putting Toolbar onto Coolbar -
You may have been reading a thread on the General VB Questions about my Coolbar Problem. I have created an ActiveX Menu (in TreeView form) which loads another (Sub Menu of Data see below). I have created an ActiveX control which displays data in a TreeView. I have placed a Toolba


Menu in a Coolbar!! GRRRR!!! -
Ok...the only thing I can come up with is to Create a Fake menu for the coolbar (or add the boring regular form menu...no!) Now I know I can add lables to the coolbar and on click add a popupmenu or whatever.... Now what I want to know is there a way to still make the mousemove w


save the coolbar -
can anyone tell how can i save the last setting (Where the bands are) of my coolbar when my target user exits. The reason i'm using a coolbar is that my target user can decide if he wants two rows or one for a toolbar however everytime i start my application it is back to where it was.


Menu inside a CoolBar -
Alright, I'm using some coolbar controls in my app, and I want to make my menu also be contained inside a coolbar control, however, this is beyond the coolbar's scope, does anyone know of any other controls that would accomplish this or a web site, etc.. Thanks


associate a toolbar to a coolbar -
I want to put a coolbar in my app. Is it possible to associate my toolbar to a coolbar to have buttons on my coolbar ?


CoolBar+XP Styles+Toolbar <> XP Styles -
I am having trouble getting the styles on the toolbar and coolbar to work together. When I add a manifest file the project the coolbar gets the new XP style and the toolbar is still flat and gray. Is there anyway around this?


drag and Drop Coolbar or Toolbar -
Hi; I'm using toolbar with coolbar. I want to make user can drag and drop coolbar by the way user can move the coolbar (toolbar) on the window (for example to right side, left side or etc) best regards


Where's my coolbar -
Hello group, I want to use the Coolbar...where can I find it? It doesn't seem to be under 'Components'?? I've got Vb6.0 with SP 5 Any ideas? Regards, VisualSander


HELP with a COOLBAR -
Dear READER, I'm working with a coolbar. For each band in it, I put a picture with inside some buttons. My problem is: how can I get the dimensions of the visible area at run-time for the active band and to make this area scrollable if every button in it isn't visible? I hope my prob


How to use Coolbar -
How do I use Coolbar??? The buttons and ext doesn't follow the bands.... HELP!!


- toolbar / coolbar -
hi there, what is the difference between toolbar and coolbar? one imp. thing : how can i use option buttons on a toolbar or coolbar? is it possible in vb or not? with what i can go for option buttons ? help with the code will be more appreciable ! thanx in advance harry


Has coolbar drawbacks under W95 -
Hello 'vrybody, I use frequently coolbars with 2 panels in order to simulate an Explorer style duo (a Treeview on the left, a Listview on the right). In fact I use coolbar mainly to allow the resizing between the two controls, and it works well. Now I want to include a coolbar i


Put Real Menu on Coolbar -
Does anyone know how to put a real menu on a Coolbar - like Outlook does, for example. I already know how to use the Dropdown menu style of a toolbar - that's not what I'm after. I'm looking for a real, hierarchical menu that I can put on a movable Coolbar. Thanks.


Coolbar -
Does the coolbar control still exist in .NET ?????


where is the coolbar -
i m lookincg for the coolbar under what name it is placed in the components ?


Menu in a Coolbar -
Does anyone know how to place, or create a menu in Coolbar? It's possible in other languages by redirecting the Parent pointer, but I can't figure it out for VB Help!!


Coolbar and related -
What happened to the "Coolbar" feature in .net?? Or is it under another name?? Also how do you add a combo box to a toolbar?? Much appreciated! Anjari


Assigning menu to coolbar -
How can I assign a menu on coolbar? Somewhat similar to what MS Word 2000 has. I had once seen it on the web, but I don't remember it right now.


Coolbar & Toolbar -
I have a toolbar inside a coolbar, but when the user resizes the windows to an smaller size, some buttons dissapear... what I'm trying to do is the same effect that Windows has, you know, when this happens to any application it shows a small button with 2 right arrows (">>&q


What's CoolBar -
Fiddling around with the components included in the profesisonal edition of VB6, i found this thing called CoolBar? What the hell is it? found it in: Microsoft Windows Common Controls - 3 6.0 (SP5)


Coolbar and Toolbar -
Hi. I'm using VB6 and was wondering why Microsoft bothered including a background picture property for the coolbar when you can't make the toolbar placed in one of the bands transparent! It's really annoying. Unless I'm missing something...anyone got any ideas. Thanks.


coolbar child -
how do i make a toolbar a child of a coolbar band? -emptywords


Thicker toolbar or coolbar -
I want a toolbar (or coolbar) aligned to the right (okay, i figured that out ) but I also want it to have a width of about 200 pix. But I can't seem to resize it. Neither manually nor through code. I'm using it on a MDI form. Does someone know how to do this?


geoff_xrx - coolbar help... -
Hey geoff how did you get your animation in the upper-right corner? I guess what I'm asking is how do you get it to stay even after dragging another coolbar band to the same level? I've attached what I'm working on right now. First of all nothing works yet. I'm just putting together


Coolbar -
Where do I find the coolbar control? I can't find it in the components listbox.


CoolBar Menu! AAUUGGH!! -
ok...Driving me NUTS! How do I add a Menu to a Coolbar! Thanks.


where do i get a XP style coolbar -
i need an XP Style coolbar for by VB.Net project where do i get it from. i code with VB language.