This is a migrated thread and some comments may be shown as answers.

Tabbed MDI Form

4 Answers 350 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bart
Top achievements
Rank 1
Bart asked on 17 Jun 2015, 02:13 PM

Hi,

I'm looking into the Telerik 'UI for Winforms'. I develop in Progress OpenEdge and as Progress is now owner of Telerik I would like to develop a .NET gui for a new application with Telerik controls.

Before looking to Telerik I looked at Ingragistics. They have a control called 'MDI Tab Manager'. Purpose is, you have a MDI Form (parent) and the childforms appear as tabbed forms in the parent window.

I was wondering if Telerik has such a control. I've looked at all the .net controls but didn't find anything about this.

 

Kind regards

Bart S.

4 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 17 Jun 2015, 03:09 PM
Hello Bart,

Thank you for writing.

In order to achieve Tabbed MDI functionality, you can use RadDock which support MDI handling. Please refer to the Automatic MDI Form Handling help article.

I hope this information helps. Should you have further questions, I would be glad to help.
 
Regards,
Dess
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Bart
Top achievements
Rank 1
answered on 17 Jun 2015, 03:40 PM

Hello Dess,

 That was what I'm looking for !!! Thanks for the quick response !

 

Kind regards

Bart S

0
Cesar
Top achievements
Rank 1
answered on 11 May 2017, 09:16 PM

Hello.

I am developing my application using RADDOCK Telerik WinForms control in MDI with AutoDetectMdiChildren = true.  So I want to know how can I get the ActiveMDIChild in runtime, but it hasn't this function. How can I get it?

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 15 May 2017, 08:23 AM
Hello Cesar, 

Thank you for writing.  

When you use the RadDock as an MDI parent container, the MDI children forms can be created either as DocumentWindows or ToolWindows. You can use the RadDock.ActiveWindow property in order to get the currently active window and thus determine if it is an MDI child by getting by text.

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Bart
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Bart
Top achievements
Rank 1
Cesar
Top achievements
Rank 1
Share this question
or