xtd 0.2.0
Loading...
Searching...
No Matches

◆ message_box_options

Specifies options on a message_box.

Header
#include <xtd/forms/message_box_options>
Namespace
xtd::forms
Library
xtd.forms
Remarks
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
This enumeration is used by the MessageBox class.
If you do not want to specify this parameter when calling methods on MessageBox, you can pass in 0 instead.