Ranorex Studio provides several different templates that can be added to a project either via the Project menu or within the Project Explorer context menu.
Add new items through Project menu
Adding new items through Project Explorer context menu
Additional to Ranorex-specific files as
- Code Module,
- Module Groups,
- Recording Module and
- Repository
Programming language-specific files like
- Class,
- Interface,
- Struct and
- Form
Also, can be added just the same as
- empty resource and
- text files.
After adding a Form it’s possible to use a forms designer which allows to visually design the UI as described explicitly in the article ‘Visually Designing Forms‘ posted at SharpDevelop Community Blog.