Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Form - ShowModalForm Method

Panel
bgColor#2c3c4c

ShowModalForm method shows the form and makes it modal

Member of Form (PRIM_FORM)

Details

The ShowModalForm method shows the form, making the other forms in the application innaccessible until it closes.

The result of the modal actions can be defined in the ModalResult property.


See also

All Component Classes

Technical Reference