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

In This Topic
    ProcessTabKey Method (ColorPickerOfficeForm)
    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