ToolCreatedEventHandler Delegate
.NET Framework (current version)
Represents the method that will handle the ToolCreated event for the rehosted toolbox.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the tool created event.
- e
-
Type:
System.Activities.Presentation.Toolbox::ToolCreatedEventArgs^
The ToolCreatedEventArgs that contains data for the tool created event.
Represents a delegate's method signature for the tool created event.
.NET Framework
Available since 4.0
Available since 4.0
Show: