clement Posted December 16, 2016 Posted December 16, 2016 Hi, I put one 'login' button in the right top corner of the main form. Main Form Properties setting: 1) BorderStyle = bsNone 2) WindowState = wsMaximized My problem is : 1) I resize the browser to half size, I cannot see the scroll bar. 2) If I open the application with half size of the browser, then maximize the browser . The main form will not extend with browser. If I change the WindowState to wsNormal, then the main form will be 'cut off' when I resize the browser windowns. I would like to know is there any simple demo that can create the similar main form in the AllFeaturesDemo? Thank You. Quote
Abaksoft Posted October 26, 2017 Posted October 26, 2017 Hello, Instead of ServerAlignment, use Client Alignment on your MainForm See below Layout_exmple. Regards Layout_Exemple.7z Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.