Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Im looking for a solution to use a tab control as a MDI container so I can have multiple windows inside a tab. I wasnt sure if this could be done with existing tab control in vb.net or if I would have to look at some third party venders, also I would like to be able to dock/undock the tabs into their own MDI window, but for this functionality I would probably need a third party control for sure.

 

Any ideas?

 

thanks

  • Administrators
Posted
Our very own Divil's site is probably worth a look. Some excellent GUI related controls can be found there. You may find the Docking Suite and Document Manager controls are fine if you are on a tight (i.e. no) budget, otherwise the SandDock control is excellent value. (Feel I should be on commision for this post ;))

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Posted

This control looks pretty cool from the demo, when I try to add an instance of the SandDockManager control to my vb app I get an exception.

 

"An exception occured while trying to create an instance of TD.SandDock.SandDockManager. The exception was Request failed."

 

any ideas why this might be happening?

 

thanks again.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...