PropertyGrid.CreatePropertyTab(Type) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When overridden in a derived class, enables the creation of a PropertyTab.
protected:
virtual System::Windows::Forms::Design::PropertyTab ^ CreatePropertyTab(Type ^ tabType);
protected virtual System.Windows.Forms.Design.PropertyTab CreatePropertyTab (Type tabType);
protected virtual System.Windows.Forms.Design.PropertyTab? CreatePropertyTab (Type tabType);
abstract member CreatePropertyTab : Type -> System.Windows.Forms.Design.PropertyTab
override this.CreatePropertyTab : Type -> System.Windows.Forms.Design.PropertyTab
Protected Overridable Function CreatePropertyTab (tabType As Type) As PropertyTab
- tabType
- Type
The type of tab to create.
The newly created property tab. Returns null
in its default implementation.
See PropertyTab for more information about creating property tabs.
उत्पाद | संस्करण |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET प्रतिक्रिया
.NET एक ओपन सोर्स प्रोजेक्ट है. प्रतिक्रिया प्रदान करने के लिए लिंक का चयन करें: