Window.ShowModal

FUNCTION ShowModal ( ) AS Integer

Shows the window in modal mode. The function ends only when the window is closed, and the value passed to the Close method is returned.

Referenced by: