|
-
Apr 2nd, 2000, 04:07 PM
#1
Thread Starter
Junior Member
Hi there!!
I wonder how can I set the maximised form to a pre-defined size and a minised form to be a small title bar, exactly like what winamp has when maximised and minised.
Thanks
-
Apr 2nd, 2000, 05:01 PM
#2
transcendental analytic
Im not sure what you need here. If you want to resize the form, you can use Move method and if you want to detect if the form is minimized/maximized you can use WindowState property. The Resize event will fire when you minimize/maximize your window. Hope you find them useful.
-
Apr 2nd, 2000, 08:42 PM
#3
Thread Starter
Junior Member
What I'm trying to say is that a maximised window will not cover the entire screen but rather I'm able to preset to the size I want it to be. What I'm doing is exactly the same as the Windowshade mode in Wimamp
Thanks
-
Apr 2nd, 2000, 09:24 PM
#4
Lively Member
I just came across an emample that could be what you need ...
http://www.vbweb.co.uk/code/downloads/minmax.zip
Hope this helps
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
|