Click or drag to resize

ValidateCustomPropertiesArgs Properties

The CTInterfaceValidateCustomPropertiesArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelCaption Caption of the message group. If this is left null or empty, localized "Error" is used instead.
Public propertyCancelMessage Message to show for user.
Public propertyChangedProperties Array of properties that are changed during this process.
Public propertyProperties Properties passed for the event. Values of properties can be changed.
Public propertyPropertyScope Scope of the current properties. See ctPropertyScope_e.
Public propertyShowError TRUE to show CancelMessage and cancel the current OK/Apply process.
Public propertySWDoc SolidWorks.Interop.sldworks.ModelDoc2 which CUSTOMTOOLS Properties are validated. Type is defined in assembly SolidWorks.Interop.sldworks.dll.
Top
See Also