Name

PanelDesigner

Synopsis

This class provides the design-time representation for the System.Web.UI.WebControls.Panel control. The design-time view corresponds closely with the runtime view, except it adds a thin border to make the Panel control’s size and position clearly visible.

Public Class PanelDesigner : Inherits System.Web.UI.Design.ReadWriteControlDesigner
' Public Constructors
   Public Sub New() 
' Protected Instance Methods
   Overrides Protected Sub MapPropertyToStyle(
        ByVal propName As String, 
        ByVal varPropValue As Object) 
   Overrides Protected Sub OnBehaviorAttached() 
End Class

Hierarchy

System.Object System.ComponentModel.Design.ComponentDesigner(System.ComponentModel.Design.IDesigner, System.IDisposable, System.ComponentModel.Design.IDesignerFilter)System.Web.UI.Design.HtmlControlDesignerSystem.Web.UI.Design.ControlDesignerSystem.Web.UI.Design.ReadWriteControlDesigner PanelDesigner

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.