Click or drag to resize

SplashScreenMessage class

Defines a separate class type for a simple string message so that it can be read by the InfoController via the type separately from other Messages can be handled.
Inheritance hierarchy
SystemObject
  NetEti.CustomControlsSplashScreenMessage

Namespace: NetEti.CustomControls
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public class SplashScreenMessage

The SplashScreenMessage Type exposes the following members.

Constructors
 NameDescription of the
Public MethodSplashScreenMessage Constructor - takes over the message text.
Back to the top
Properties
 NameDescription of the
Public PropertyMessage The message text.
Back to the top
Notes
File: SplashScreenMessage.cs Author: Erik Nagel 09.07.2015 Erik Nagel: created
See also