Click or drag to resize
ProfileOptionsExtensionCreateSettingsControl 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)
Syntax
public virtual long CreateSettingsControl()

Return Value

Type: Int64
64bit window handle
Availability

CUSTOMTOOLS 2017 SP2


See Also