PanelDesigner

PanelDesignerdisposable

System.Web.UI.Design.WebControls (system.design.dll)class

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 : System.Web.UI.Design.ReadWriteControlDesigner { // Public Constructors    public PanelDesigner( ); // Protected Instance Methods    protected override void MapPropertyToStyle(string propName, object varPropValue);                  // overrides System.Web.UI.Design.ReadWriteControlDesigner    protected override void OnBehaviorAttached( );                  // overrides System.Web.UI.Design.ReadWriteControlDesigner }

Hierarchy

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



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net