[To be supplied.]
[To be supplied.]
[Visual Basic] Overloads Protected Sub AddRefTab(Type, Object, PropertyTabScope, Boolean)
[C#] protected void AddRefTab(Type, Object, PropertyTabScope, bool);
[C++] protected: void AddRefTab(Type*, Object, PropertyTabScope, bool);
[JScript] protected function AddRefTab(Type, Object, PropertyTabScope, Boolean);
[To be supplied.]
[Visual Basic] Overloads Public Sub AddRefTab(Type, Object)
[C#] public void AddRefTab(Type, Object);
[C++] public: void AddRefTab(Type*, Object);
[JScript] public function AddRefTab(Type, Object);
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace