InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputHtmlLabel Class / TabStop Property

In This Topic
    TabStop Property (InputHtmlLabel)
    In This Topic
    This property has no effect on InputHtmlLabel.
    Syntax
    'Declaration
     
    Public Overrides Property TabStop As Boolean
    public override bool TabStop {get; set;}
    See Also