|
-
Apr 18th, 2005, 10:54 PM
#1
Thread Starter
Member
How do I create a toolbar?
I need a toolbar on my program but I can't find how to anywhere. If you show me the code to the toolbar how do I add functions to it?
-
Apr 18th, 2005, 10:58 PM
#2
Re: How do I create a toolbar?
You can add a toolbar to your project by clicking Project > Components > Controls tab >
check "MS Windows Common Controls 6.0" and click ok.
Then it will be available in your toolbox for adding to your form.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Apr 18th, 2005, 10:58 PM
#3
Lively Member
Re: How do I create a toolbar?
Click Project | Components
Select Microsoft Windows Common Controls 6.0
You will see the Toolbar object in the Toolbox
-
Apr 18th, 2005, 11:02 PM
#4
Re: How do I create a toolbar?
Since you've never used the Toolbar before may I suggest clicking Add-Ins > Add-In Manager and then select to start the VB6 Application Wizard add-in. That will also add the Toolbar Wizard add-in to the Add-Ins menu. Now run that (if you haven't added the Windows Common Controls when you do so they will be added automatically).
-
Apr 18th, 2005, 11:10 PM
#5
Thread Starter
Member
Re: How do I create a toolbar?
ty, this must be one of the best forums i've ever been to, there is no flaming and everyone is answering questions
-
Apr 19th, 2005, 12:50 AM
#6
Addicted Member
-
Apr 19th, 2005, 01:54 AM
#7
Re: How do I create a toolbar?
It would have been better if you didnt include the word 'damn'
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|