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

◆ show() [1/14]

static void xtd::forms::busy_box::show ( const iwin32_window owner)
static

Displays a busy box in front of the specified window. The busy box displays a message, title bar caption, button, and icon.

Parameters
ownerA iwin32_window that represents the owner window of the busy box.