Subject: using "DockingStyle.Fill"
-
Does anybody else got that problem? When I use two controls in a panel, one with docking style 'Fill' and another with docking style 'Bottom' (for example, a text field and a HScrollbar), I can write text in the text area that gets behind the scroll!! e.g. the text area "thinks" it can paint in an area that actually belongs to the scrollbar. :eek: ??? Inbal
-
Does anybody else got that problem? When I use two controls in a panel, one with docking style 'Fill' and another with docking style 'Bottom' (for example, a text field and a HScrollbar), I can write text in the text area that gets behind the scroll!! e.g. the text area "thinks" it can paint in an area that actually belongs to the scrollbar. :eek: ??? Inbal
Sure, right click the ScrollBar and select 'Send to Back'.