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
Field:
int
AcceptButton
Declared in:
RT.Util.Forms.
DlgMessage
Declaration
int
AcceptButton
Summary
Specifies the index of the accept button (the one selected if the user just presses Enter). Defaults to -1, which means the button with index 0.