|
-
Oct 1st, 2013, 04:27 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Command button to resize window (to show settings)
Hi all,
Long time no post.
I was wondering if there is a way I can do this:
I would like to have a button (say a normal command button) that could resize my program window (expand to the right) to show hidden settings that are not visible normally) and then another button to resize it back to normal size again (to hide the settings)?
Can that be done?
Thanks in advance for any help and suggestions on how to do this.
-
Oct 1st, 2013, 05:19 PM
#2
Re: Command button to resize window (to show settings)
You could use the form property : Width
JG
... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...
-
Oct 1st, 2013, 05:39 PM
#3
Thread Starter
Addicted Member
Re: Command button to resize window (to show settings)
 Originally Posted by jggtz
You could use the form property : Width
Hi, thanks for responding.
And this could be set/changed via a command button?
Thanks.
-
Oct 1st, 2013, 08:36 PM
#4
Re: Command button to resize window (to show settings)
JG
... If your problem is fixed don't forget to mark your threads as resolved using the Thread Tools menu ...
-
Oct 2nd, 2013, 06:31 AM
#5
Thread Starter
Addicted Member
RESOLVED - Re: Command button to resize window (to show settings)
This solution worked for me. Thank you.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|