Re: Read a CSS File
From: Alphonse Giambrone (NOSPAMa-giam_at_example.invalid)
Date: 06/28/04
- Next message: Victor Garcia Aprea [MVP]: "Re: Composite control problem !!!"
- Previous message: Mircea Pleteriu: "Re: Composite control problem !!!"
- In reply to: Steven Cheng[MSFT]: "Re: Read a CSS File"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Jun 2004 07:45:54 -0400
Thanks Steven, I already managed to parse out the classes I need and apply
to the tabstrips, but will certainly check out those links for more ideas.
-- Alphonse Giambrone Email: a-giam at customdatasolutions dot us "Steven Cheng[MSFT]" <v-schang@online.microsoft.com> wrote in message news:y4e4tpOXEHA.328@cpmsftngxa10.phx.gbl... > Hi Alphonse, > > As Victor has mentioned that the .net framework hasn't provided buildin > support for processing css file or the css format data. If we want to > programmatically parse it, we have to define our own class library. In > addition, here are some cetain resources I've found on the web which may be > helpful to you: > > #Css parser > http://www.programmersheaven.com/zone15/cat1232/30461.htm > > #CSS Custom Provider To extend Web Control's Property Window > http://www.codeproject.com/aspnet/RaoCSSProvider.asp > > Thanks. > > Regards, > > Steven Cheng > Microsoft Online Support > > Get Secure! www.microsoft.com/security > (This posting is provided "AS IS", with no warranties, and confers no > rights.) > > Get Preview at ASP.NET whidbey > http://msdn.microsoft.com/asp.net/whidbey/default.aspx > >
- Next message: Victor Garcia Aprea [MVP]: "Re: Composite control problem !!!"
- Previous message: Mircea Pleteriu: "Re: Composite control problem !!!"
- In reply to: Steven Cheng[MSFT]: "Re: Read a CSS File"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|