Click or drag to resize

ExportTypeExtensionCreateExportProfileSettingsControl Method

Override majority of the settings page with your custom control.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual bool CreateExportProfileSettingsControl(
	out long plControlHWND
)

Parameters

plControlHWND  Int64
Return handle to your custom control

Return Value

Boolean
Return true if tou provided control handle, false otherwise.
Revision History
DateVersionDescription
-2017 SP1First Release
See Also