xtd
0.2.0
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
visual_styles
tool_bar_state.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
control_state.hpp
"
6
8
namespace
xtd
{
10
namespace
forms
{
12
namespace
visual_styles
{
20
using
tool_bar_state
=
control_state
;
21
}
22
}
23
}
control_state.hpp
Contains xtd::forms::visual_styles::control_state enum class.
xtd::forms::visual_styles::control_state
control_state
Specifies the visual state of a control that is drawn with visual styles.
Definition
control_state.hpp:24
xtd::forms::visual_styles::tool_bar_state
control_state tool_bar_state
Specifies the visual state of a tool_bar that is drawn with visual styles.
Definition
tool_bar_state.hpp:20
xtd::forms::visual_styles
The xtd::forms::visual_styles namespace contains classes for rendering controls and other windows use...
Definition
check_box_state.hpp:12
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:35 for xtd by
Gammasoft
. All rights reserved.