[To be supplied.]
[Visual Basic] Overloads Protected Sub AddRefTab( _ ByVal tabType As Type, _ ByVal component As Object, _ ByVal type As PropertyTabScope, _ ByVal setupToolbar As Boolean _ ) [C#] protected void AddRefTab( Type tabType, object component, PropertyTabScope type, bool setupToolbar ); [C++] protected: void AddRefTab( Type* tabType, Object* component, PropertyTabScope type, bool setupToolbar ); [JScript] protected function AddRefTab( tabType : Type, component : Object, type : PropertyTabScope, setupToolbar : Boolean );
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace | PropertyGrid.AddRefTab Overload List