ToolClickEventArgs Class | ToolClickEventArgs Members | Overload List
Visual Basic
C#
Show All
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 );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.