PropertyGrid::CreatePropertyTab Method (Type^)
.NET Framework (current version)
When overridden in a derived class, enables the creation of a PropertyTab.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- tabType
-
Type:
System::Type^
The type of tab to create.
Return Value
Type: System.Windows.Forms.Design::PropertyTab^The newly created property tab. Returns null in its default implementation.
See PropertyTab for more information about creating property tabs.
.NET Framework
Available since 1.1
Available since 1.1
Show: