C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / Focused Property

In This Topic
Focused Property (InputMaskedTextBox)
In This Topic
Gets a value indicating whether the component has input focus.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Focused As Boolean
 
See Also