[To be supplied.]
[Visual Basic] Overrides Public Function GetProperties( _ ByVal component As Object, _ ByVal attributes() As MemberAttribute _ ) As PropertyDescriptorCollection [C#] public override PropertyDescriptorCollection GetProperties( object component, MemberAttribute[] attributes ); [C++] public: override PropertyDescriptorCollection* GetProperties( Object* component, MemberAttribute* attributes[] ); [JScript] public override function GetProperties( component : Object, attributes : MemberAttribute[] ) : PropertyDescriptorCollection;
EventsTab Class | EventsTab Members | System.WinForms.Design Namespace