Click or drag to resize
IPluginWindow Properties

The IPluginWindow type exposes the following members.

Properties
  NameDescription
Public propertyFormID
The unique ID for the implementing form. This ID is used to find back an already open form instance.
Public propertyKeepOpenAfterProjectClose
Gets a value indicating whether the window should be kept after a project is closed (true) or not (false).
Public propertyPluginID
The ID of the plugin which opened the IPluginWindow instance.
Top
See Also