C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Interaction Namespace / AxisScrollbar Class / SelectNextControl Method

In This Topic
SelectNextControl Method (AxisScrollbar)
In This Topic
Syntax
'Declaration
 
Public Function SelectNextControl( _
   ByVal ctl As System.Windows.Forms.Control, _
   ByVal forward As System.Boolean, _
   ByVal tabStopOnly As System.Boolean, _
   ByVal nested As System.Boolean, _
   ByVal wrap As System.Boolean _
) As System.Boolean
 

Parameters

ctl
forward
tabStopOnly
nested
wrap
See Also