Click or drag to resize

CTInterfaceOnPropertiesVisibilityOverride Event

Invoked when CUSTOMTOOLS Properties is first initialized and shown for a document. Allows changing visibility and selected value/option of special controls.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public event EventHandler<CTInterfaceControlVisibilityOverrideArgs> OnPropertiesVisibilityOverride

Value

EventHandlerCTInterfaceControlVisibilityOverrideArgs
Revision History
DateVersionDescription
-2016 SP3First Release
See Also