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

◆ show() [10/14]

static void xtd::forms::busy_box::show ( const xtd::ustring text,
const xtd::ustring caption 
)
static

Displays a busy box. The busy box displays a message, title bar caption, button, and icon.

Parameters
textA string that specifies the text to display.
captionA string that specifies the title bar caption to display.