PropertyTab::TabName Property

 

Gets the name for the property tab.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property String^ TabName {
	virtual String^ get() abstract;
}

Property Value

Type: System::String^

The name for the property tab.

.NET Framework
Available since 1.1
Return to top
Show: