Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Productivity and Design Tools
Thank you for writing. I suppose that the you asking for an MDI scenario? Please refer to the code below:
private
bool
CheckChildForm1IsOpen()
{
foreach
(Form frm
in
MdiChildren)
if
(frm.GetType() ==
typeof
(Form1))
return
true
;
false
}
Q3’11 of RadControls for WinForms is available for download (see what's new). Get it today.