Basic constructor that creates a property tab attribute that will create a tab of the specified type.
[Visual Basic] Overloads Public Sub New( _ ByVal tabClassName As String _ ) [C#] public PropertyTabAttribute( string tabClassName ); [C++] public: PropertyTabAttribute( String* tabClassName ); [JScript] public function PropertyTabAttribute( tabClassName : String );
PropertyTabAttribute Class | PropertyTabAttribute Members | System.ComponentModel.Design Namespace | PropertyTabAttribute Constructor Overload List