Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Takhysis

  1. Takhysis

    You are subscribed to this thread Adding toolbar to MFC Application

    Found here http://www.codeproject.com/KB/toolbars/sizecbar.aspx :) bye!
  2. Takhysis

    You are subscribed to this thread Adding toolbar to MFC Application

    Yes that will create a toolbar, but I don't need a toolbar with more buttons.. What I need is what someone calls "docking pane", a toolbar (preferably resizable) with a tree control inside, something like Visual Studio "Solution Explorer" pane (that's what I tried to link).
  3. Takhysis

    You are subscribed to this thread Adding toolbar to MFC Application

    Hi! :) I would like to add a toolbar to my MFC application to show a tree structure, something like Visual Studio img146.imageshack.us. I did some researches in MSDN documentation and I found "Dialog Bars".. is that the right tool I have to use to create my toolbar? I would like to be sure it...

Part and Inventory Search

Back
Top