DesignIntf.IDesignObject Properties
InheritedProtected
| ClassName | public | Determines the class name of the design object. |
| ClassType | public | Determines the class of the design object. |
| ComponentIndex | public | Determines the index of the design object, if the design object is a component. |
| ComponentName | public | Determines the name of a design object, if the design object is a component. |
| IsComponent | public | Determines whether the current design object (IDesignObject) represents a component. |
| NamePath | public | Determines the name of the design object as it appears in the Object Inspector. |