ShowModal

FUNCTION ShowModal ( ) AS Integer

Shows the window in modal mode.

This method ends only when the window is closed, and the value passed to the Close method is returned.