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)
Syntax
public virtual bool CreateExportProfileSettingsControl(
	out long plControlHWND
)

Parameters

plControlHWND
Type: SystemInt64
Return handle to your custom control

Return Value

Type: Boolean
Return true if tou provided control handle, false otherwise.
Availability

CUSTOMTOOLS 2017 SP1


See Also