 | 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.InterfacesAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic virtual void ExtraButtonClicked()
Public Overridable Sub ExtraButtonClicked
Revision HistoryDate | Version | Description |
---|
- | 2017 SP1 | First Release |
See Also