 | UserOptionsExtensionCreateSettingsControl Method |
Create and return window handle for custom options page.
Default implementation handles control lifetime and inheritant may
just enjoy from
CreateControl.
Namespace: CTExtensions.InterfacesAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic virtual long CreateSettingsControl()
Public Overridable Function CreateSettingsControl As Long
Return Value
Int6464bit window handle
Revision HistoryDate | Version | Description |
---|
- | 2019 SP2 | First Release |
See Also