This sample pack contains a custom web user tool definition file for the Form Designer and the associated ASP.NET code files.
-
Copy the custom web user control tool definition file (
MyUserControl.txt
) into\wfgen\App_Data\Templates\Forms\En\Custom\fields
. -
Copy the custom ASP.NET code files (
MyUserControl.ascx
andMyUserControl.ascx.cs
) into\wfgen\WfApps\WebForms
To test this example, open your process’s Form Designer and add a new MyUserControl
tool.