C1.Win.Input.Base Namespace / C1TextBoxBase Class / OnAcceptsTabChanged Method

In This Topic
OnAcceptsTabChanged Method (C1TextBoxBase)
In This Topic
Raises the AcceptsTabChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnAcceptsTabChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also