modularbeing Posted June 21, 2004 Posted June 21, 2004 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 Quote
Administrators PlausiblyDamp Posted June 21, 2004 Administrators Posted June 21, 2004 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 ;)) Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
modularbeing Posted June 22, 2004 Author Posted June 22, 2004 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.