Assembly: Adhoc;
Namespace: Prognoz.Platform.Interop.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.
Class to get analog of the Class class:
None;
Class to get analog of the Class class object:
None;
Property name | Brief description | |
The View property determines a visualizer form in use. |
See also: