When the application runs, it runs in some predetermined size. The users are not able to drag the width or length arrows to increase the size of when the application runs on their desktops. They would like to increase the size of theapplication since they cannot see some of the wording.
Thus can you tell me what I can do:
1. Increase the default size of the application when it runs on a users desktop? and/or
2. Allow the user to adjust the size of the application when it is actually executing? Increasing the width and/or length of the application?
1. Increase the default size of the application when it runs on a users desktop? and/or
2. Allow the user to adjust the size of the application when it is actually executing? Increasing the width and/or length of the application?
Nilesh ShahPosted Aug 22, 2017, 9:22 AM
dc
If other person's answer worked for you mark his/her answer as "Accepted" and close this question.
If you found solution by yourself, post it here for others and close this question.
Amit GuptaPosted Aug 17, 2017, 2:09 AM
dcPosted Aug 16, 2017, 11:15 PM
Nilesh ShahPosted Aug 16, 2017, 11:37 AM
1. Increase the default size of the application when it runs on a users desktop?
2. Allow the user to adjust the size of the application when it is actually executing?
Properties window -> Under Appearance -> FormBorderStyle select sizable
Amit GuptaPosted Aug 16, 2017, 10:39 AM