Click or drag to resize

ActPluginData Fields

The ActPluginData type exposes the following members.

Fields
  NameDescription
Public fieldbtnXButton
The red X button that will remove the plugin from the plugins tab (raises a user dialog)
Public fieldcbEnabled
Checkbox that calls InitPlugin / DeInitPlugin
Public fieldlblPluginStatus
The status label passed to InitPlugin
Public fieldlblPluginTitle
The plugin label
Public fieldpluginFile
The file of the plugin
Public fieldpluginObj
Plugin instance
Public fieldpluginVersion
Versioning information found from the plugin
Public fieldpPluginInfo
The panel in the plugins tab that contains the other ACT generated UI elements
Public fieldtpPluginSpace
The sub-tab made for each individual plugin
Top
See Also