Hallo,
> >Ich moechte fuer mein Custom Control noch >ein Font propertie hinzufuegen. > >Nur unter UITypeEditor finde ich da nichts >was eigendlich auch unlogisch waere. > >Deswegen meine frage gibt es da was fertig >oder muss man das mit der font auswahl selber >basteln. > f�ge Deinem Control eine Property vom Typ System.Web.UI.WebControls.FontInfo hinzu. Dann m��te die Design Time font-property eigentlich zur Verf�gung stehen (oder Du leitest Dein Control von WebControl ab). Gruss Alex Kommt zur .NET Community Conference in Karlsruhe http://www.dotnetgerman.com/ncc/abstract.aspx?ID=4 _______________________________________________ Asp.net mailing list [EMAIL PROTECTED] http://www.glengamoi.com/mailman/listinfo/asp.net
