Dockable Toolbars and Combo Box on Toolbar 
Author Message
 Dockable Toolbars and Combo Box on Toolbar

How can I set the property of  a Toolbar created in VB4.0 to dockable. Just like a
toolbar created by AppWizard in VC++? And how can I create a combo box on the
toolbar?

Any comments.

Akhilesh Agarwal



Thu, 21 Oct 1999 03:00:00 GMT  
 Dockable Toolbars and Combo Box on Toolbar

This is a multi-part message in MIME format.

------=_NextPart_000_01BC5887.C1E6F820
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Just create a ToolBar, and set the Style of the button, located
at the place you want the ComboBox, to PlaceHolder.
Put a ComboBox on your form and drag-n-drop it on to the
place-holder-button.
As for the Dockable issue i have no clue.

Hope this helps!!

Keith



Quote:
> How can I set the property of  a Toolbar created in VB4.0 to dockable.
Just like a
> toolbar created by AppWizard in VC++? And how can I create a combo box on
the
> toolbar?

> Any comments.

> Akhilesh Agarwal


------=_NextPart_000_01BC5887.C1E6F820
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<html><head></head><BODY bgcolor=3D"#008080"><p><font size=3D2 =
color=3D"#FFFF00" face=3D"Arial">Just create a ToolBar, and set the =
Style of the button, located<br>at the place you want the ComboBox, to =
PlaceHolder.<br>Put a ComboBox on your form and drag-n-drop it on to the =
place-holder-button.<br>As for the Dockable issue i have no clue.<font =
color=3D"#800000"><br><br><font color=3D"#FF00FF">Hope this helps!!<font =
color=3D"#800000"><br><br><font color=3D"#FFFFFF">Keith<font =

color=3D"#800000"><br><br><br><br><font color=3D"#000000">Akhilesh =

color=3D"#000000">&gt; wrote in article &lt;<font =

ont color=3D"#000000">&gt;...<br>&gt; How can I set the property of =
&nbsp;a Toolbar created in VB4.0 to dockable. Just like a<br>&gt; =
toolbar created by AppWizard in VC++? And how can I create a combo box =
on the<br>&gt; toolbar?<br>&gt; <br>&gt; Any comments.<br>&gt; <br>&gt; =
Akhilesh Agarwal<br>&gt; <font =

color=3D"#000000"><br>&gt; <br>&gt; </p>
</font></font></font></font></font></font></font></font></font></font></f=
ont></font></font></font></font></body></html>
------=_NextPart_000_01BC5887.C1E6F820--



Thu, 21 Oct 1999 03:00:00 GMT  
 Dockable Toolbars and Combo Box on Toolbar

This is a multi-part message in MIME format.

------=_NextPart_000_01BC5881.8EEAA8A0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

In addition, if your Toolbar is on a MDI Form, then your Toolbar and combo
box must both be in a Picture Box and set the ZOrder accordingly.
--
Marcos Mello

All Spammers should die of Gonorrhea and rot in hell.

(To E-Mail me, remove SPAM from my E-Mail address)

------=_NextPart_000_01BC5881.8EEAA8A0
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<html><head></head><BODY bgcolor=3D"#008080"><p><font size=3D2 =
color=3D"#000000" face=3D"Arial">In addition, if your Toolbar is on a =
MDI Form, then your Toolbar and combo box must both be in a Picture Box =
and set the ZOrder accordingly.<br>-- <br>Marcos Mello<br><br>All =
Spammers should die of Gonorrhea and rot in hell.<br><br>(To E-Mail me, =
remove SPAM from my E-Mail address)<br><br><br></p>
</font></body></html>
------=_NextPart_000_01BC5881.8EEAA8A0--



Thu, 21 Oct 1999 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Q: VB32 Toolbars - Can't get Combo Box to appear on toolbar

2. How to : Floating dockable toolbar with control box

3. Examples of OwnerDrawn for Combo Box / List Box / Menu / Toolbars

4. Trying to put a Combo Box in a custom toolbar

5. Word97 - Combo Box on toolbar

6. Help toolbar with combo box

7. Combo Box in Toolbar of MDI Form

8. adding Combo box to a toolbar

9. Creating Drop down lists (non combo boxes) in VB5 Toolbar

10. Combo Box on Toolbar

11. PRB: VB4 combo box on toolbar

12. toolbar with combo box

 

 
Powered by phpBB® Forum Software