RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindRefreshRateWindow..::..RedAlertImage Property

Gets or sets the red alert image.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public Image RedAlertImage { get; set; }
Public Property RedAlertImage As Image
	Get
	Set
public:
property Image^ RedAlertImage {
	Image^ get ();
	void set (Image^ value);
}

Field Value

The red alert image.