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