[]
        
(Showing Draft Content)

C1.Framework.XViewLight.Focus

Focus Method

Focus(Element)

Set the focus to a given element.

Declaration
protected bool Focus(Element e)
Protected Function Focus(e As Element) As Boolean
Parameters
Type Name Description
Element e

Element to receive the focus.

Returns
Type Description
bool

True if the focus was set to the given element.