5 #include "../ustring.h"
10 namespace diagnostics {
process_window_style
Specified how a new window should appear when the system starts a process.
Definition: process_window_style.h:17
std::string to_string(const value_t &value, const std::string &fmt, const std::locale &loc)
Convert a specified value into a string with specified format and locale.
Definition: to_string.h:37
@ hidden
The hidden window style. A window can be either visible or hidden. The system displays a hidden windo...
@ minimized
The minimized window style. By default, the system reduces a minimized window to the size of its task...
@ maximized
The maximized window style. By default, the system enlarges a maximized window so that it fills the s...
@ normal
The normal, visible window style. The system displays a window with Normal style on the screen,...
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17