PropertyTabAttribute Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the PropertyTabAttribute class using the specified tab class name.
Assembly: System (in System.dll)
Parameters
- tabClassName
-
Type:
System::String^
The assembly qualified name of the type of tab to create. For an example of this format convention, see AssemblyQualifiedName.
.NET Framework
Available since 1.1
Available since 1.1
Show: