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

LookupControlsGlobals..::..HandleValFail Method

Handles the value fail.

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

Syntax


public static void HandleValFail(
	Window window,
	DbAutoFillMap autoFillMap
)
Public Shared Sub HandleValFail ( _
	window As Window, _
	autoFillMap As DbAutoFillMap _
)
public:
static void HandleValFail(
	Window^ window, 
	DbAutoFillMap^ autoFillMap
)

Parameters

window
Type: Window
The window.
autoFillMap
Type: RingSoft.DbMaintenance..::..DbAutoFillMap
The automatic fill map.