C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputLayoutPanelBase Class / Focus Method

In This Topic
Focus Method (InputLayoutPanelBase)
In This Topic
Sets input focus to the component.
Syntax
'Declaration
 
Public Overridable Function Focus() As Boolean
 

Return Value

True if the focus request was successful, false otherwise.
See Also