Click or drag to resize

PageListDetailsSetSearch Method

Text search handling

Namespace:  SOWIWin.Helper.Pages
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private void SetSearch(
	UIElement pGoToFocus = null
)

Parameters

pGoToFocus (Optional)
Type: System.WindowsUIElement
UI element to focus
Remarks
This method call method SetSelection(UIElement)
See Also