DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# error messagebox
MessageBox
.
Show
(
"Some text"
,
"Some title"
,
MessageBoxButtons
.
OK
,
MessageBoxIcon
.
Error
)
;
Source by devarama.com #
PREVIOUS
NEXT
Tagged:
#error
#messagebox
ADD COMMENT
Topic
COMMENT
Name
4+1 =
Submit