See Also

ToolClickEventArgs Class  | ToolClickEventArgs Members  | Overload List

Language

Visual Basic

C#

Show All

tool
Specifies the tool that was clicked.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

ToolClickEventArgs Constructor(Tool)

Initializes a new instance of the ToolClickEventArgs class and sets the Tool property to the specified tool.

[Visual Basic]
Public Function New( _    ByVal tool As Tool _ )
[C#]
public ToolClickEventArgs(    Tool tool );

Parameters

tool
Specifies the tool that was clicked.

See Also

ToolClickEventArgs Class  | ToolClickEventArgs Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.