DesignerAttribute Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the DesignerAttribute class using the name of the type that provides design-time services.
Assembly: System (in System.dll)
Parameters
- designerTypeName
-
Type:
System::String^
The concatenation of the fully qualified name of the type that provides design-time services for the component this attribute is bound to, and the name of the assembly this type resides in.
.NET Framework
Available since 1.1
Available since 1.1
Show: