C
C# Learner
Am I doing something wrong here?
I have a form with a TreeView whose Dock property is set to Fill so that
it fills the client area of the form. This form also has a Toolbar and
StatusBar.
Now, the TreeView takes up all the space of the form, and it doesn't
take in regard the space taken by the ToolBar and StatusBar. The effect
is that the top and bottom of the TreeView is hidden behind the ToolBar
and StatusBar.
Here's a screenshot so you can see what I mean -
http://www34.brinkster.com/yahshell/ss.png
TIA
I have a form with a TreeView whose Dock property is set to Fill so that
it fills the client area of the form. This form also has a Toolbar and
StatusBar.
Now, the TreeView takes up all the space of the form, and it doesn't
take in regard the space taken by the ToolBar and StatusBar. The effect
is that the top and bottom of the TreeView is hidden behind the ToolBar
and StatusBar.
Here's a screenshot so you can see what I mean -
http://www34.brinkster.com/yahshell/ss.png
TIA