Click or drag to resize

ModalMessage Class

Definition of a message dialog.
Inheritance Hierarchy
SystemObject
  RAYLASE.Marker.GUI.CommonModalMessage

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public class ModalMessage

The ModalMessage type exposes the following members.

Constructors
 NameDescription
Public methodModalMessageInitializes a new instance of the ModalMessage class
Top
Properties
 NameDescription
Public propertyCategories 
Public propertyCategory message category for filtering
Public propertyExtendedMessage extended message shown in expander
Public propertyMessage Message.
Public propertySingleLineMessage 
Public propertyTitle Title.
Top
See Also