xtd 0.2.0
Loading...
Searching...
No Matches
tool_bar_state.h
Go to the documentation of this file.
1
4#pragma once
5#include "control_state.h"
6
8namespace xtd {
10 namespace forms {
12 namespace visual_styles {
21 }
22 }
23}
Contains xtd::forms::visual_styles::control_state enum class.
control_state
Specifies the visual state of a control that is drawn with visual styles.
Definition control_state.h:22
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition xtd_about_box.h:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10