C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




windows menustrip control open child forms


Posted Date: 29 Aug 2008      Total Responses: 1

Posted By: krish       Member Level: Gold     Points: 1



how can we check if there was a way to check there was already a form open before opening a new one.if it is open then display else hide




Responses

Author: Pradeep Kumar Chaudhary    29 Aug 2008Member Level: GoldRating:     Points: 5

Dear Friend,
As from your question you use array list so that this problem occurred, To solve this problem you use this code:

<asp:TreeView id="TreeView1" ShowCheckBoxes="Leaf" Runat="server">
<Nodes>
<asp:TreeNode
Text="Programming">
<asp:TreeNode Text = "ASP.NET" />
<asp:TreeNode Text = "JAVA" />
<asp:TreeNode Text = "PHP" />
</asp:TreeNode>

<asp:TreeNode
Text="Sports">
<asp:TreeNode Text = "Cricket" />
<asp:TreeNode Text = "Football" />
<asp:TreeNode Text = "Badminton" />
</asp:TreeNode>
</Nodes>

</asp:TreeView>


Thank You,
-Pradeep



Post Reply
You must Sign In to post a response.
Next : windows menustrip control
Previous : windows mdichild form
Return to Discussion Forum
Post New Message
Category: Windows

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design


Contact Us    Privacy Policy    Terms Of Use