PlayOn Plugin API

PluginSettings.GetOptionsControl Method

[This is preliminary documentation and subject to change.]

Obtains a control to be hosted in the plugin options form that allows users to edit settings.

protected virtual Control GetOptionsControl();

Return Value

Instance of a System.Windows.Forms.Control containing sub-controls.

See Also

PluginSettings Class | MediaMallTechnologies.PlayOn.Plugin Namespace