treeview node and mdichild
-
hi.. does anyone know how to put a code inside one of the nodes in treeview? here's what i wanna do if i clicked node1 a form appears then if i clicked node2 the form closes.. about mdichild how do i close mdichild to show back the mdiparent again.. when i close the mdichild the mdiparent also closes.. ginji
-
hi.. does anyone know how to put a code inside one of the nodes in treeview? here's what i wanna do if i clicked node1 a form appears then if i clicked node2 the form closes.. about mdichild how do i close mdichild to show back the mdiparent again.. when i close the mdichild the mdiparent also closes.. ginji
Use the events of the TreeView.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
-
Use the events of the TreeView.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
-
how do i used the treeview event for that??? sorry i was new to C# and it's my first time using treeview.. can you tell me the code please.. ginji
Here you are an example here[^]. I can't tell you the code it's not the way we do it here.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
-
Here you are an example here[^]. I can't tell you the code it's not the way we do it here.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
thanks Zoltan,, by the way do you know the answer to my second question?? about the mdi child.. if i close the mdicild using the button the mdiparent also closes.. also if i open an mdi child i want the mdiparent to be disabled so that i cant open another child. how do i enabled it again without using instantion?? is that possible?? example code please.. thanks Zoltan ginji
-
thanks Zoltan,, by the way do you know the answer to my second question?? about the mdi child.. if i close the mdicild using the button the mdiparent also closes.. also if i open an mdi child i want the mdiparent to be disabled so that i cant open another child. how do i enabled it again without using instantion?? is that possible?? example code please.. thanks Zoltan ginji
Show us some of your code. Show how do you want to accomplish what you're trying to do. If you want example code do a search in here there are a few article on this, or on google.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
-
Show us some of your code. Show how do you want to accomplish what you're trying to do. If you want example code do a search in here there are a few article on this, or on google.
Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern
the question is why u use MDI application for that purpose, it looks SDI application match your needs?
dhaim program is hobby that make some money as side effect :)
-
the question is why u use MDI application for that purpose, it looks SDI application match your needs?
dhaim program is hobby that make some money as side effect :)