Results 1 to 3 of 3

Thread: [RESOLVED] Size of form, problem

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2005
    Location
    in Poland
    Posts
    390

    Resolved [RESOLVED] Size of form, problem

    Hi All

    How I can to set for form the constant of size that user could not change….. however to could this form minimalize. If I'm setting Border Style property to 2 and MaxButton to False it nothing can't change it because in run-time I still can change this size. So, how to make it?

    Some a bit of code will be useful

    Thanks in advance
    I know, I know, my English is bad, sorry .....

  2. #2
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Size of form, problem

    Set the form's borderstyle to 1 - Fixed Single and set MinButton=true at design time.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2005
    Location
    in Poland
    Posts
    390

    Re: Size of form, problem

    iPrank great thanks , it works fine
    I know, I know, my English is bad, sorry .....

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