Results 1 to 5 of 5

Thread: disable resize in MDIForms

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Posts
    25

    Unhappy disable resize in MDIForms

    Does anyone know how to deactivate restore and resize in forms with mdichild=true? I have tried to remove parts of the forms system menu - it worked with all forms except MDIChilds.

    Please help!

    -Xela001
    Visual Basic

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923
    Set BorderStyle to Fixed Single

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2001
    Posts
    25
    Thank you for your tip, but I want the user to be able to min/max the window but he should not be able to resize the form or to use the restore function/button.
    Visual Basic

  4. #4
    Addicted Member
    Join Date
    Aug 2002
    Location
    IL
    Posts
    156
    And above all MDIform doesnt have BorderStyle property...
    So guys if you know how to solve this problem please post

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132
    You have to subclass it. Open attachments for a sample project.

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