CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2011
    Posts
    1

    generating docking panes like visual studio solution explorer

    Hi, I want to add a docking pane to my project like visual studio solution explorer or toolbar.
    I searched it on google, I found some libraries for it. But I dont want to use a library.
    Is there another way for it?

  2. #2
    Join Date
    Jun 2010
    Location
    Germany
    Posts
    2,448

    Re: generating docking panes like visual studio solution explorer

    I've never written anything like that myself yet, but I'd probably start by programmatically manipulating the docking window's Dock property, depending on the window/mouse postion.

    HTH
    I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.

    This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

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



HTML5 Development Center

Click Here to Expand Forum to Full Width