Click or drag to resize

WebViewerControlDesignerOnControlResize Method

Note: This API is now obsolete.

Called when the associated Web server control has been resized in the design host at design time.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("The recommended alternative is OnComponentChanged()")]
protected override void OnControlResize()
See Also