Results 1 to 4 of 4

Thread: Form Size

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    17
    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

  2. #2
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    17
    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

  4. #4
    Lively Member
    Join Date
    Mar 2000
    Location
    Germany
    Posts
    84
    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
  •  



Click Here to Expand Forum to Full Width