Reputation: 5333
I have a custom activity which has inargument<MyClass>. MyClass has several properties.
I want to provide a popup dialog editor for this inargument which will present a form, to input the values of all properties.
Is there any good example, tutorial showing all the steps to implement this?
Upvotes: 1
Views: 1106
Reputation: 5333
http://social.msdn.microsoft.com/Forums/en/wfprerelease/thread/c690a652-4497-4c2b-895f-e0c8be4656f1
Upvotes: 1