Home / comp / gb.qt / window / showmodal 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Window.ShowModal (gb.qt)
Syntax
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.