SystemGlobals..::..WindowAlertLevel Property
Gets or sets the window alert level.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static AlertLevels WindowAlertLevel { get; set; }
Public Shared Property WindowAlertLevel As AlertLevels Get Set
public: static property AlertLevels^ WindowAlertLevel { AlertLevels^ get (); void set (AlertLevels^ value); }