xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
xtd.forms
include
xtd
forms
message_box_options.h
Go to the documentation of this file.
1
#pragma once
5
#include <
xtd/forms/message_dialog_options.h
>
6
8
namespace
xtd
{
10
namespace
forms
{
20
using
message_box_options
=
message_dialog_options
;
21
}
22
}
xtd::forms::message_dialog_options
message_dialog_options
Specifies options on a message_box.
Definition:
message_dialog_options.h:20
message_dialog_options.h
Contains xtd::forms::message_dialog_options enum class.
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition:
about_box.h:13
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition:
system_report.h:17
Generated on Mon Jul 17 2023 23:13:05 for xtd - Reference Guide by
Gammasoft
. All rights reserved.