xtd 0.2.0
Loading...
Searching...
No Matches

◆ allow_quit()

static bool xtd::forms::application::allow_quit ( )
staticnoexcept

Gets a value indicating whether the caller can quit this application.

Returns
true if the caller can quit this application; otherwise, false.
Remarks
This method returns false if it is called from a control being hosted within a Web browser. Thus, the control cannot quit the application.