CADability dotNET
Displays a massage telling the user that the item is still in use and asks the user whether the item should be removed anyway.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public virtual void ItemIsUsed()
Visual Basic
Public Overridable Sub ItemIsUsed
Visual C++
public:
virtual void ItemIsUsed()

See Also