All types
|
All members
RT.Util
RT.KitchenSink.Drawing
RT.KitchenSink.Fonts
RT.Util
RT.Util.Controls
RT.Util.Drawing
RT.Util.ExtensionMethods
RT.Util.Forms
Dlg
Message
Dlg
Message
()
Show
()
Show
(
message
,
type
)
Show
(
message
,
caption
,
type
,
buttons
)
Show
(
message
,
caption
,
type
,
format
,
buttons
)
ShowError
(
message
,
buttons
)
ShowInfo
(
message
,
buttons
)
ShowQuestion
(
message
,
buttons
)
ShowWarning
(
message
,
buttons
)
Translate
(
ok
,
caption
Info
,
caption
Question
,
caption
Warning
,
caption
Error
)
AcceptButton
Buttons
CancelButton
Caption
Font
Format
Image
Message
ShowInTaskbar
Type
Dlg
Message
Format
Dlg
Type
Input
Box
Managed
Form
Managed
Window
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static method:
int
ShowInfo
(
string
,
params string[]
)
Declared in:
RT.Util.Forms.
DlgMessage
Declaration
public static
int
ShowInfo
(
string
message
,
params string[]
buttons
)
Summary
Shows an informational message using the image, caption and sound appropriate for this message type.