I have an explorer style application. When i am resizing the height of the application into small height , the horizontal scroll bar of the list and the tree are disappered ? any idea ?
(the list and the tree are both reside within a User Controls).
Printable View
I have an explorer style application. When i am resizing the height of the application into small height , the horizontal scroll bar of the list and the tree are disappered ? any idea ?
(the list and the tree are both reside within a User Controls).
That seems to be a problem with Tree and List controls. I had to eliminate that control from being resized.