LookupControlsGlobals..::..HandleValFail Method
Handles the value fail.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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.