Status strip overlaps text box.
-
I am working on a text editor application and I would like a status strip on the bottom of the window but I cannot see the last line of the text box because the strip overlaps it. And if I set the docking of the text box to top I can set the size so it will not overlap but then it will not stretch vertical with the window. How can I set the text box to stretch with the window but not overlap the status strip?
Y*Live Long And Prosper*Y
-
I am working on a text editor application and I would like a status strip on the bottom of the window but I cannot see the last line of the text box because the strip overlaps it. And if I set the docking of the text box to top I can set the size so it will not overlap but then it will not stretch vertical with the window. How can I set the text box to stretch with the window but not overlap the status strip?
Y*Live Long And Prosper*Y
Set dock to fill on the textbox and then right click the textbox control and click bring to front.
-
Set dock to fill on the textbox and then right click the textbox control and click bring to front.
Ahhhh. Thanks!
Y*Live Long And Prosper*Y