How to Create a GUI Plugin

  1. Select Add new item in the solution explorer context menu.
  2. Select GUI Plugin.
  3. Enter a name for the Plugin to create.
  4. Click OK.
  5. A dialog will give you further options for creating the plugin.
  6. Select the type of plugin to create.

  7. Select a Display Name and a Description.
  8. If AdminMenu or AdminConfigMenu is selected, you can select a Title since these alternatives will produce web forms (as opposed to web user controls).
  9. Click OK.

Checklist