Posted on Nov 26, 2011 (permalink)
Reply
Posted on Nov 30, 2011 (permalink)
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.
Back to Top
[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]
UI controls for ASP.NET AJAX, MVC, WPF, Silverlight, Windows Forms and Windows Phone. Visual Studio productivity tools. Reporting and data layer solutions.
HTML5 / JavaScript tools for Web and Mobile applications
Functional, Performance, Load and Mobile Software Testing
CMS, Mobile Web, Ecommerce, Emarketing, Social Media
Project management software inspired by Agile best practices
It seems you haven't bookmarked any pages. Fix that by clicking the button below