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

Accessing RadForm Properties

2 Answers 59 Views
Form
This is a migrated thread and some comments may be shown as answers.
Afaan
Top achievements
Rank 1
Afaan asked on 27 Oct 2008, 04:34 PM
Hi i have a RadChildForm that is being used for an MDI interface. All instances of these child forms are being created at run time. I have given this child form several properties, however when i try to access these properties using this.MdiChildren.ElementAt(0) or just this.MdiChildren[0], i don't have access to any of the properties that I created. The only type of children it seems to get is just the plain system.windows.form, is there a way i could have access to Rad Child Form properties? Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 28 Oct 2008, 04:48 PM
Hello Afaan,

Thank you for contacting us.

Please see the sample application I have attached - I hope it answers your questions.

Do not hesitate to contact me back if you need further assistance.

Kind regards,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Afaan
Top achievements
Rank 1
answered on 29 Oct 2008, 12:55 PM
thanks for the quick reply, that should do!
Tags
Form
Asked by
Afaan
Top achievements
Rank 1
Answers by
Nick
Telerik team
Afaan
Top achievements
Rank 1
Share this question
or