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

AutoFillControl..::..Focus Method

Focuses this instance.

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

Syntax


public bool Focus()
Public Function Focus As Boolean
public:
bool^ Focus()

Return Value

trueTruetruetrue (True in Visual Basic) if keyboard focus and logical focus were set to this element; falseFalsefalsefalse (False in Visual Basic) if only logical focus was set to this element, or if the call to this method did not force the focus to change.