Click or drag to resize

UserOptionsExtension.Dispose Method

Called when the settings page is closed. Disposes the control if not disposed already. Inheriants can ignore this if also CreateSettingsControl() is left in default implementation.

Namespace:  CTExtensions.Interfaces
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual void Dispose()
Availability

CUSTOMTOOLS 2019 SP2


See Also