Form - ShowModalForm Method

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

Febuary 18 V14SP2