Click or drag to resize

IProvidesCustomSetupControl Interface

Defines functions to create a custom setup control that is shown instead of the list of ICommandAcceptor commands in the CDC setup dialog.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public interface IProvidesCustomSetupControl

The IProvidesCustomSetupControl type exposes the following members.

Methods
 NameDescription
Public methodCreateConfigurationControl Create a new custom setup control.
Top
See Also