dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
MsgBox.show
dgui
messagebox
MsgBox
Undocumented in source. Be warned that the author may not have intended to support it.
DialogResult
show
(string title, string text, MsgBoxButtons button, MsgBoxIcons icon)
class
MsgBox
static
DialogResult
show
(
string
title
,
string
text
,
MsgBoxButtons
button
,
MsgBoxIcons
icon
)
DialogResult
show
(string title, string text, MsgBoxButtons button)
DialogResult
show
(string title, string text, MsgBoxIcons icon)
DialogResult
show
(string title, string text)
Meta
Source
See Implementation
dgui
messagebox
MsgBox
static functions
show