CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    3

    How to add a toolbar on a control?

    I want to add a toolbar on a control.But the resource has no item of toolbar. How can I do it?
    Thanks!


  2. #2
    Join Date
    Apr 1999
    Posts
    64

    Re: How to add a toolbar on a control?

    If you mean you want a button to host a tool bar, then see the "How To" under the Dialog section.

    Phil McGahan
    (303) 252-8889
    12100 Elizabeth St.
    Thornton, Colorado 80241

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

Featured