Looks up a localized string similar to When set to false the filter popup is not hidden when the focus is lost. It must be set to false when using the on screen keyboard on desktop system. The property is ignored on non-desktop deployments. .

Namespace: Ico.Awx.Resources
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string HideFilterOnLostFocusDescription { get; }
Visual Basic
Public Shared ReadOnly Property HideFilterOnLostFocusDescription As String
	Get
JScript
static function get HideFilterOnLostFocusDescription () : String

See Also