Click or drag to resize

IControlPanelProvider Methods

The IControlPanelProvider type exposes the following members.

Methods
  NameDescription
Public methodCreateControlPanelContents
The contents to show in the control panel, currently supports Winform or WPF controls.
Public methodOnControlPanelClosing
Called before the control panel is closed
Public methodOnControlPanelOpening
Called before the control panel is opened
Top
See Also