C1.Win.8 Assembly / C1.Framework Namespace / PathIconElement Class / Focus Method

In This Topic
Focus Method (PathIconElement)
In This Topic
Sets the focus to the host control and to this Element within the host control.
Syntax
'Declaration
 
Public Function Focus() As Boolean
 

Return Value

True if the focus was set successfully.
See Also