RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

UiLostFocusArgs..::..ContinueFocusChange Property

Gets or sets a value indicating whether [continue focus change].

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public bool ContinueFocusChange { get; set; }
Public Property ContinueFocusChange As Boolean
	Get
	Set
public:
property bool^ ContinueFocusChange {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [continue focus change]; otherwise, false.