C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputTimePicker Class / TabStop Property

In This Topic
TabStop Property (InputTimePicker)
In This Topic
Gets or sets a value indicating whether the user can give the focus to this component using the TAB key.
Syntax
'Declaration
 
Public Overridable Property TabStop As Boolean
 
See Also