TouchListFocusMe Method
Calls the Focus() method. Needed to be able to override, when we inherit non focusable TouchList in RoundComboBox.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual bool FocusMe()
Protected Overridable Function FocusMe As Boolean
Return Value
Booleantrue if the input focus request was successful; otherwise, false.