Click or drag to resize

CTInterfaceOnPropertyCustomDefinition Event

Invoked at CUSTOMTOOLS Options when user click Custom Definition button [...] at property's Advanced Options -page. Invoked only when Options is accessed via SOLIDWORKS, and NOT from CUSTOMTOOLS Administration.

Namespace:  ATR.CT.CTInterface
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<CTInterfacePropertyCustomDefinitionArgs> OnPropertyCustomDefinition

Value

Type: SystemEventHandlerCTInterfacePropertyCustomDefinitionArgs
Availability

CUSTOMTOOLS 2015 SP4


See Also