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)
Syntax
public event EventHandler<CTInterfaceControlVisibilityOverrideArgs> OnPropertiesVisibilityOverride

Value

Type: SystemEventHandlerCTInterfaceControlVisibilityOverrideArgs
Availability

CUSTOMTOOLS 2016 SP3


See Also