IPluginWindow Properties |
The IPluginWindow type exposes the following members.
Name | Description | |
---|---|---|
FormID |
The unique ID for the implementing form. This ID is used to find back an already open form instance.
| |
KeepOpenAfterProjectClose |
Gets a value indicating whether the window should be kept after a project is closed (true) or not (false).
| |
PluginID |
The ID of the plugin which opened the IPluginWindow instance.
|