Maps the width, height, left and top style attributes to the respective properties on the web control.
[Visual Basic] Overridable Protected Sub RemoveSizeAttributes() [C#] protected virtual void RemoveSizeAttributes(); [C++] protected: virtual void RemoveSizeAttributes(); [JScript] protected function RemoveSizeAttributes();
WebControlDesigner Class | WebControlDesigner Members | System.Web.UI.Design Namespace