ComponentOne GanttView for WinForms
ClickButton Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ClickButton Method
Simulates a click on the toolbar button specified by the 'button' parameter.
Syntax
'Declaration
 
Public Sub ClickButton( _
   ByVal button As CommandButton _
) 
public void ClickButton( 
   CommandButton button
)

Parameters

button
See Also

Reference

C1GanttView Class
C1GanttView Members