Combobox in Toolbar with VB6

Combobox in Toolbar with VB6

Anonymous
Not applicable
531 Views
2 Replies
Message 1 of 3

Combobox in Toolbar with VB6

Anonymous
Not applicable
Is there a way to place a combobox in a toolbar using VBA or VB6 like the
LAYER-Combobox

Thanks for help
KLAUS
0 Likes
532 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
In VB, you can give a toolbar button item the placeholder style
then place your combobox on the button.

--
Good judgment comes from experience.
Experience comes from bad judgment.

http://www.acadx.com


"Klaus Palan" wrote in message
news:D205CD453730111524BC7814FD666599@in.WebX.maYIadrTaRb...
> Is there a way to place a combobox in a toolbar using VBA or
VB6 like the
> LAYER-Combobox
>
> Thanks for help
> KLAUS
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
If you're referring to an AutoCAD toolbar, NO.

"Klaus Palan" wrote in message
news:D205CD453730111524BC7814FD666599@in.WebX.maYIadrTaRb...
> Is there a way to place a combobox in a toolbar using VBA or VB6 like the
> LAYER-Combobox
>
> Thanks for help
> KLAUS
>
>
0 Likes