EasyLanguage Object Reference

VisualConfiguration Class

Represents the visual configuration for an alert notification (flashing icon or popup).

Namespace: elsystem.drawingobjects

[ Expand All ]
Properties
  Name Type Description
Public property Options bool Gets or sets the selected option from the VisualOptions enumerated list.
Public property PopupConfiguration string Gets or sets the popup configuration. See PopupConfiguration class.
Methods
  Name Description
Public property Create() Initializes a new instance of the VisualConfiguration class.
Inheritance Hierarchy

elsystem.Object

  elsystem.DrawingObjects.VisualConfiguration