xtd
0.2.0
xtd.forms
include
xtd
forms
use_wait_cursor.h
Go to the documentation of this file.
1
#pragma once
5
#include <xtd/object>
6
8
namespace
xtd
{
10
namespace
forms
{
23
class
use_wait_cursor
:
public
object
{
24
public
:
26
30
use_wait_cursor
();
32
34
~
use_wait_cursor
();
36
};
37
}
38
}
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition:
system_report.h:17
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:32
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition:
about_box.h:13
xtd::forms::use_wait_cursor
Creates a use wait cursor class.
Definition:
use_wait_cursor.h:23
Generated on Mon Oct 9 2023 14:41:59 for xtd by
Gammasoft
. All rights reserved.