'Usage
Dim instance As ChartSelectDataSource Dim forward As Boolean Dim value As Boolean value = instance.ProcessTabKey(forward)
Parameters
- forward
- true to cycle forward through the controls in the System.Windows.Forms.ContainerControl; otherwise, false.
Return Value
true if a control is selected; otherwise, false.