Click or drag to resize

ExportTypeExtensionExtraButtonClicked Method

Called when user clicks the [...] button next to profile type combo. The button is available for clicking only if GetSettingsViewOpts returns CTEngineLib.ctExportSettingsViewOpt.ctExportSettingsViewOptNone in its bitmask.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual void ExtraButtonClicked()
Revision History
DateVersionDescription
-2017 SP1First Release
See Also