rfresh
Active member
- Joined
- Aug 23, 2012
- Messages
- 26
- Programming Experience
- 1-3
I've added a splitContainer to my form but I can't figure out how to set the splitContainer.panel2 width and height? I have two panels: splitContainer.Panel1 and splitContainer.panel2.
I have the splitContainer.Dock set to Left.
When I try to set the splitContainer.panel2 width I get an error saying to set the Distance. The Distance is from the left or top. I have the splitContainer dock set to Left but that's for the main splitContainer.panel1 isn't it?
So how do I set splitContainer.panel2 width and height?
Thank you...
I have the splitContainer.Dock set to Left.
When I try to set the splitContainer.panel2 width I get an error saying to set the Distance. The Distance is from the left or top. I have the splitContainer dock set to Left but that's for the main splitContainer.panel1 isn't it?
So how do I set splitContainer.panel2 width and height?
Thank you...