ProcessTabKey Method (SortingForm)
protected override bool ProcessTabKey(
bool
)
'Declaration
Protected Overrides Function ProcessTabKey( _
ByVal As Boolean _
) As Boolean
'Usage
Dim instance As SortingForm
Dim forward As Boolean
Dim value As Boolean
value = instance.ProcessTabKey(forward)
Parameters
- forward