Results 1 to 7 of 7

Thread: Panel Docking Like in VB

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Panel Docking Like in VB

    Hello,

    Hmm ok starting my next project which I should mainly be able to complete without help but I am stuck on one basic thing:

    I want to have panels (or groupboxes) that te User can either dock to certain locations or be able to drag to where they want and what size they want.

    This program will have alot of flexability in the way it looks its like an ftp prog but more customized for certain tasks.

    I know how to add docking to a button but it don't work quite how I want plus it does not add the feature of user customizing the look.

    If anyone can help me I would greatly appreciate it.

    M.Carpenter

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: Panel Docking Like in VB

    OK I am going to make a sig now I AM USING VB.NET 05

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: Panel Docking Like in VB

    No one able to help me?

    I am basicly looking for a window in a window type operation so the user can customize the look and feel of the application.

    Like in VB where you can put the Solution Explorer / Properties box etc where ever you want

    ----------------
    Also my new sig have included all the software I have designed and will soon have links to each softwares custom page (just desiging that section of my site now)
    ----------------
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Panel Docking Like in VB

    Those docking panels are not a standard .NET control. They are quite complex and have been created by Microsoft specifically for their own applications. Maybe we'll see them in a future version of the Framework, maybe not. There are various third-party implementations around, both paid-for and free. Someone once posted a link to a free version on this site but I rather foolishly didn't keep a link to it. I'll see if I can track it down and post back.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: Panel Docking Like in VB

    Thanks, but it must be a feature a few people for the user being able to customize their layout I mean alot of programs do it but well thats the weird world today.

    Anyway better go to bed my eyes going blurry been working on my website loads tonite its almost complete :-D
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Panel Docking Like in VB

    Yes, a lot of people would like to do this sort of thing. Having said that, it's not really necessary in the vast majority of cases. This is where third-party component developers come in. There are numerous companies that make a very good living providing advanced components to developers. Two of the best known are ComponentOne and Developer Express, both of whom provide an implementation of these docking panels. Microsoft can't provide everything, plus they want to hold some things back to differentiate their own products. Of course, you can build absolutely anything you want if you have the time, patience and know-how.

    Guess what. I found the links below by Googling 'docking panels ".net" free'. Oh that Internet.

    http://sourceforge.net/projects/dockpanelsuite/
    http://www.freedownloadscenter.com/P...Interface.html
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: Panel Docking Like in VB

    haha so ok I am crap at using search enginges not everyone can know how to use everything and my biggest ever problem i being able to use a search enging correctly to find things I want, yes I do use them but I can never seem to get anything useful. And my mate (a search enginge king) helped but he didnt find anything.

    I have downloaded both of them and will try them soon thank you very much but at the moment just building a new section on my site for my latest project. My new office I am converting a garage loft with no electric, netork, phone lines whole in the wall etc into a new office for my company which will have gb lan phone line, my server etc so will be busy for a while :-p
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


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