How do i disable option to resize form

I don't want to use locked propertie, cuz i want users to be able to move form, but i don't want this form to be resized... i figured out how to do this with minimum maimum size by seting them to current size of form, but this is more like workaround.... is there any other way to achieve this


Answer this question

How do i disable option to resize form

  • Oleg Sych

    Try converting the form to a fixed dialog in the forms properties.

  • How do i disable option to resize form