Click or drag to resize
CTInterface.OnPropertyCustomDefinition 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<CTInterface. PropertyCustomDefinitionArgs> OnPropertyCustomDefinition

Value

Type: System.EventHandler<CTInterface.PropertyCustomDefinitionArgs>
Availability

CUSTOMTOOLS 2015 SP4


See Also