ColorBuilder

ColorBuilder

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

This class launches the graphical color editor you see when you modify a control property like System.Web.UI.WebControls.WebControl.ForeColor in the Properties Window. The shared BuildColor( ) method launches the color builder for the appropriate control.

public sealed class ColorBuilder { // Public Static Methods    public static string BuildColor(System.ComponentModel.IComponent component,          System.Windows.Forms.Control owner, string initialColor); }


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