EN
Este contenido no se encuentra disponible en su idioma, pero aquí tiene la versión en inglés.
Este tema aún no ha recibido ninguna valoración - Valorar este tema

ControlDesigner.RaiseResizeEvent Method

NOTE: This method is now obsolete.

Raises the OnControlResize event.

Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)

[ObsoleteAttribute("Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202")] 
public void RaiseResizeEvent ()
/** @attribute ObsoleteAttribute("Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202") */ 
public void RaiseResizeEvent ()
ObsoleteAttribute("Use of this method is not recommended because resizing is handled by the OnComponentChanged() method. http://go.microsoft.com/fwlink/?linkid=14202") 
public function RaiseResizeEvent ()
Not applicable.

The RaiseResizeEvent method is obsolete and there is no replacement for this feature.

Windows 98, Windows Server 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 1.0, 1.1, 2.0
Obsolete (compiler warning) in 3.0
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.