Click or drag to resize

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.Interfaces
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual long CreateSettingsControl()

Return Value

Int64
64bit window handle
Revision History
DateVersionDescription
-2019 SP2First Release
See Also