Dividing the windows form into frames
Can i divide a windows form into frames?
If so how ?
I have got a windows form with treeview ang text box. I want treeview in one frame on left side columns wise and text box on the right side.
Please can u give me a code snippet.