No one knows how to use rebar control chevrons
Thanx
Printable View
No one knows how to use rebar control chevrons
Thanx
Guess not, not even MSDN!
What exacly is a chevron? I've seen reference to them on highways but not in VB. Must be a French word. Is it?
I've just resolve the problem, for your replays thankx
I'm making a toolbar like Internet Explorer in VB6, and ii'm using rebar and toolbar controls, and a chevron it´s a button that is created by default when u resize the toolbar, and it contains the buttons that are hidden.
U can try resizing the Internet Explorer's toolbars.
Try this for more information about chevrons and create an Internet Toolbar Style:
http://msdn.microsoft.com/library/ps.../ietoolbar.htm
Sorry about my english
It is a French word, and it's the Citroen car symbol. PS: Erick: check out the Platform SDK. In the REBARBANDINFO structure, the member fStyle needs to have RBBS_USECHEVRON Or'ed into it. It's all under User Interface->Common Controls->Rebar
Thankx Parksie, you are the first person who knows perfectly
what i mean.
R U a V.B. Guru?
Not officially. Actually, Megatron knows more than me...he knows more than everyone :). I'm just your average VB programmer with a copy of the Platform SDK ;).
Erick de la Torre:
Thanks for the insight. Checked out your reference and now I know what a chevron is in computer language.
Use them all the time but never knew what they were called..(not in code..just on the browser. Same symbol as the highway ones as well, 'cept on the highway they say keep 2 or 3 chevrons apart.
Try this other site, it´s excellent because they teach step by step how to use rebar and toolbar controls.
http://www.vbaccelerator.com/codelib/comctl/retbar.htm