P
Phil
Hello
Can anybody tell me how easy it would be to add a view to a form, in the
same manner as the view in a OpenFileDialog. That is, I want to have a
list/tree view in a form that I have created.
I have a little knowledge of inheritance, and I did wonder if I could
inherit the behaviour from, for example, the OpenFileDialog.
Any directions to some code that does the above, although not necessarily
via inheritance, would be most grateful.
Phil
Can anybody tell me how easy it would be to add a view to a form, in the
same manner as the view in a OpenFileDialog. That is, I want to have a
list/tree view in a form that I have created.
I have a little knowledge of inheritance, and I did wonder if I could
inherit the behaviour from, for example, the OpenFileDialog.
Any directions to some code that does the above, although not necessarily
via inheritance, would be most grateful.
Phil