IControlPanelProvider Methods |
The IControlPanelProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateControlPanelContents |
The contents to show in the control panel, currently supports Winform or WPF controls.
| |
| OnControlPanelClosing |
Called before the control panel is closed
| |
| OnControlPanelOpening |
Called before the control panel is opened
|