Click to See Complete Forum and Search --> : display of childwindow


June 3rd, 1999, 09:04 AM
hai ,

Actually my plan is when i select an item in a treeview its properties are to be reflect in on seperate view.
Here iam using spreesheet control for displaying the properties....(just like VB properties window) my problem
how i can implement the above idea...i.e., what is the base class i have to use.. ? How i can simultanously interact
with my treeview and this view?

iam very thankful if some one suggest me an idea

Suchitra

Clemens
June 3rd, 1999, 09:52 AM
Hi,
Maybe a look at this can help you:
http://www.codeguru.com/treeview/treepropertysheet.shtml
I remember another example on the CodeGuru site
but I think it's not in the treeview section.
Good luck!
Clemens