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
Format
EggsML
PlainText
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
Enum:
RT.Util.Forms.
DlgMessageFormat
Assembly:
RT.Util, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util.Forms
Show inherited types...
Inherits from:
System.Enum
System.ValueType
object
Show implemented interfaces...
Implements:
System.IComparable
System.IConvertible
System.IFormattable
Underlying integer type:
System.Int32
Summary
Specifies whether the text in a
DlgMessage
box should be rendered using EggsML or plain text.
Enum values
EggsML
1
Indicates EggsML mark-up.
PlainText
0
Indicates plain text without formatting.