C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / ClickButton Method
The button whose action is performed.

In This Topic
ClickButton Method
In This Topic
Performs the action associated with a navigator button.
Syntax
'Declaration
 
Public Sub ClickButton( _
   ByVal button As NavigatorButtonEnum _
) 
 

Parameters

button
The button whose action is performed.
See Also