IControlDesignerView Methods
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | GetBounds(DesignerRegion) | Retrieves the outer bounds of the designer view. |
![]() | Invalidate(Rectangle) | Notifies the design host that the area represented by the provided rectangle needs to be repainted on the design surface. |
![]() | SetFlags(ViewFlags, Boolean) | For a description of this member, see IControlDesignerView.SetFlags. |
![]() | SetRegionContent(EditableDesignerRegion, String) | Puts the provided content into the provided designer region. |
![]() | Update() | Causes the associated control to redraw the invalidated regions within its client area. |
Show:
