I have created a windows app form project.
I have 3 forms, the first one I have set to be MDI Parent, the other two are Child.
When I click a button to open the two child forms, how can I stop them from opening more than once.
As it is just now, the form opens however many time I click the button, but I only want them to open once.
User Profile
Collapse
-
Listview
Hi
I am using Visual c++ .net 2003
I have created a new Project which is a Windows Form Application.
I have created a form, within that form I have a treeview and a listview which I selected from toolbox.
1) How can I list specific folders in the treeview
2) How can I list the contents of the folders in listview
I want to create something similar to windows explorer.... -
Hi
I am using Visual c++ .net 2003
I have created a new Project which is a Windows Form Application.
I have created a form, within that form I have a treeview and a listview which I selected from toolbox.
1) How can I list specific folders in the treeview
2) How can I list the contents of the folders in listview
I want to create something similar to windows explorer.... -
Is there any way this can be added to a windows form, not mfc...Leave a comment:
-
treeview
How can I add a treeview of folders on a hard drive and link it to listview of documents held in that folder. (Similar to windows explorer)
I want to produce this in windows forms. -
Not sure what you mean, I have created this project in Windows Forms App.
I am trying this as a complete beginner....Leave a comment:
-
Not sure what you mwan, I have created this porject in Windows Forms App.
I am trying this as a complete beginner.Leave a comment:
-
Duplicate Windows
How do I stop duplicate windows opening in my MDI app. Basically I dont want the same MDI Child form to open twice.
Using C++ .net 2003
No activity results to display
Show More
Leave a comment: