creating custom activity

Hi,

I want to create a custom activity that opens a property window on drag & drop, & asks for some parameters(eg: website url). It can be used in a workflow as a browse Activity.

Need suggestions.

Thanks

[237 byte] By [Rraj] at [2007-12-25]
# 1

Create a custom toolbox item, deriving from ActivityToolboxItem if you like. Then in the CreateComponentsCore method, you can pop up your UI for the properties. Once you have the properties, you create an instance of your component/activity then return it in an array.

Matt

MattMilner-Pluralsight at 2007-9-3 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...

Software Development for Windows Vista

Site Classified