IControlDesignerView Methods

 

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

NameDescription
System_CAPS_pubmethodGetBounds(DesignerRegion)

Retrieves the outer bounds of the designer view.

System_CAPS_pubmethodInvalidate(Rectangle)

Notifies the design host that the area represented by the provided rectangle needs to be repainted on the design surface.

System_CAPS_pubmethodSetFlags(ViewFlags, Boolean)

For a description of this member, see IControlDesignerView.SetFlags.

System_CAPS_pubmethodSetRegionContent(EditableDesignerRegion, String)

Puts the provided content into the provided designer region.

System_CAPS_pubmethodUpdate()

Causes the associated control to redraw the invalidated regions within its client area.

Return to top
Show: