xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
use_wait_cursor.h
Go to the documentation of this file.
1
4
#pragma once
5
#include <xtd/object>
6
8
namespace
xtd
{
10
namespace
forms
{
25
class
use_wait_cursor
:
public
object
{
26
public
:
28
32
use_wait_cursor
();
34
36
~use_wait_cursor
();
38
};
39
}
40
}
xtd::forms::use_wait_cursor
Creates a use wait cursor class.
Definition
use_wait_cursor.h:25
xtd::forms::use_wait_cursor::use_wait_cursor
use_wait_cursor()
Initializes a new instance of use_wait_cursor class.
xtd::object
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition
object.h:42
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
xtd_about_box.h:12
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Thu Oct 17 2024 16:03:01 for xtd by
Gammasoft
. All rights reserved.