[]
        
(Showing Draft Content)

C1.Framework.IView.Focus

Focus Method

Focus(Element)

Set the focus to a given element.

Declaration
bool Focus(Element e)
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.