Assembly: Adhoc;
The AdhocUserMasterForm class is used to work with a master form for the plugin.
A master form contains components that form side panel tabs for setting up the plugin, and a code that describes logic of applying settings to the plugin.
The ready master form must be inherited from the AdhocUserMasterForm class.
The example of creating a plugin is given in the Creating a Plugin section.
Property name | Brief description | |
View | The View property determines a visualizer form in use. |
See also: