Window.ShowModal (gb.qt4)

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.