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) Version: 25.0
Syntax
public event EventHandler<CTInterfacePropertyCustomDefinitionArgs> OnPropertyCustomDefinition

Value

EventHandlerCTInterfacePropertyCustomDefinitionArgs
Revision History
DateVersionDescription
-2015 SP4First Release
See Also