Adding new items

Ranorex Studio provides several different templates which can be added to a project either via the ‘Project’ menu, or within the ‘Project Explorer’ context menu.

Add new item through ‘Project’ menu

Adding new item through ‘Project Explorer’ context menu

‘New File’ dialog

Additional to Ranorex specific files as

  • Code Module,
  • Module Groups,
  • Recording Module and
  • Repository

programming language specific files like

  • Class,
  • Interface,
  • Struct and
  • Form

can also 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.