Windows forms
Add forms to your automation to communicate or interact with users.
The .NET Framework components from the System.Windows.Forms namespace are available for use with the form. In addition, you can use Robot Studio's TableView component to bind data to interface controls. For information on the .NET components, see the MSDN Windows.Forms namespace topic.
You can add standard Windows forms to your automation, to communicate with the automation’s end user. Examples include:
- Message dialogs
- Open File dialogs
- Save File dialogs
Forms are added to the Palette from the Project Add drop-down
menu, as shown in the following figure:
Previous topic Searching the Toolbox and Palette Next topic X-ray Vision