Results 1 to 7 of 7

Thread: How do I create a toolbar?

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2005
    Posts
    43

    Question 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?

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  3. #3
    Lively Member
    Join Date
    Apr 2005
    Posts
    68

    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

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    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).

  5. #5

    Thread Starter
    Member
    Join Date
    Mar 2005
    Posts
    43

    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

  6. #6
    Addicted Member
    Join Date
    Mar 2005
    Posts
    158

    Thumbs up Re: How do I create a toolbar?

    yup, i found this forum nice too those guy r just so damn fast. they are just damn great support personals :P

  7. #7
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: How do I create a toolbar?

    It would have been better if you didnt include the word 'damn'
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width