All types
|
All members
RT.Util
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
Form
Dimensions
Settings
Managed
Window
Settings
Window
Dimensions
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
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
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static method:
int
ShowQuestion
(
string
,
params string[]
)
Declared in:
RT.Util.Forms.
DlgMessage
Declaration
public static
int
ShowQuestion
(
string
message
,
params string[]
buttons
)
Summary
Shows a question message using the image, caption and sound appropriate for this message type.