Hi all,
I have MDI application and a child form which height can be more than a MDI main form. In this case the horizontal scrollbar will be displayed. In the code I need to find out if the scrollbar is displayed or not. I tried HScroll and HorizontalScroll properties, but they always contain false.
Do they work in MDI, how to find out that please? I am in VS2005, .net 2.0.

Thanks,
David