xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
dialog_appearance.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
control_appearance.hpp
"
6
8
namespace
xtd
{
10
namespace
forms
{
21
using
dialog_appearance
=
control_appearance
;
22
}
23
}
control_appearance.hpp
Contains xtd::forms::control_appearance enum class.
xtd::forms::control_appearance
control_appearance
Specifies the appearance of a control.
Definition
control_appearance.hpp:21
xtd::forms::dialog_appearance
control_appearance dialog_appearance
Specifies the appearance of a dialog.
Definition
dialog_appearance.hpp:21
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
texts.hpp:219
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on Sun Aug 31 2025 20:45:34 for xtd by
Gammasoft
. All rights reserved.