ComponentDesigner.InvokeGetInheritanceAttribute Method (ComponentDesigner)
.NET Framework (current version)
Gets the InheritanceAttribute of the specified ComponentDesigner.
Assembly: System.Design (in System.Design.dll)
Protected Function InvokeGetInheritanceAttribute ( toInvoke As ComponentDesigner ) As InheritanceAttribute
Parameters
- toInvoke
-
Type:
System.ComponentModel.Design.ComponentDesigner
The ComponentDesigner whose inheritance attribute to retrieve.
Return Value
Type: System.ComponentModel.InheritanceAttributeThe InheritanceAttribute of the specified designer.
.NET Framework
Available since 1.1
Available since 1.1
Show: