ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / ProcessTabKey Method

In This Topic
    ProcessTabKey Method (PlainHtmlTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ProcessTabKey( _
       ByVal forward As System.Boolean _
    ) As System.Boolean
    protected virtual System.bool ProcessTabKey( 
       System.bool forward
    )

    Parameters

    forward
    See Also