Results 1 to 3 of 3

Thread: Unsizable form???

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Location
    Palermo, Italy
    Posts
    325

    Unsizable form???

    I can't make a form unsizable!!! Where's the good old VB6 property "Sizable" ??!??!? Do I have to do it with Maxsize and MinSize??!? I can't believe that...
    Learn, this is the Keyword...

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Set your form to one of these properties :

    FormBorderStyle =None
    FormBorderStyle =Fixed3D
    FormBorderStyle =FixedSingle
    FormBorderStyle =FixedDialog

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Location
    Palermo, Italy
    Posts
    325
    Yes, Pirate, you make me opening eyes...
    Learn, this is the Keyword...

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