This documentation is archived and is not being maintained.
UserControlDesigner.AllowResize Property
.NET Framework 1.1
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:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
UserControlDesigner Class | UserControlDesigner Members | System.Web.UI.Design Namespace
Show: