This documentation is archived and is not being maintained.

UserControlDesigner.AllowResize Property

This member overrides ControlDesigner.AllowResize.

[Visual Basic]
Overrides Public ReadOnly Property AllowResize As Boolean
[C#]
public override bool AllowResize {get;}
[C++]
public: __property bool get_AllowResize();
[JScript]
public override function get AllowResize() : Boolean;

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

.NET Framework Security: 

See Also

UserControlDesigner Class | UserControlDesigner Members | System.Web.UI.Design Namespace

Show: