all groups > asp.net building controls > august 2004 >
You're in the

asp.net building controls

group:

Styles and CustomControls


Re: Styles and CustomControls Victor Garcia Aprea [MVP]
8/15/2004 4:09:07 AM
asp.net building controls: Hi Reiner,

There is a CssClass property that you could set to the css class that you
had defined into your custom css file.

--
Victor Garcia Aprea
Microsoft MVP | ASP.NET
Looking for insights on ASP.NET? Read my blog:
http://obies.com/vga/blog.aspx
My profile: http://aspnet2.com/mvp.ashx?vga


[quoted text, click to view]

Styles and CustomControls Reiner Max
8/15/2004 1:46:36 PM
Hello

I need to format my Custom Controls with Styles.

Now if I use the css features from .NET then the styles are renders
direct in the control tag and produce a lot of code.

To prevent this and add my own css file and modify
this with my custom control and design time.

What is the best way to do this?

Re: Styles and CustomControls Reiner Max
8/15/2004 4:48:17 PM
[quoted text, click to view]

Hello

Thanks i know that.
But i need to create this class also in an Css file.
I need do build this classes from my Control.

Regrads

AddThis Social Bookmark Button