I used to have a friend called Prakash.
I used to tease him that his name sounded like the Klingon name for a bowl
of live grubs!
I'm well known for my tact, dimplomacy, and the ease at which I seem to make
friends.
;-D
--
Best Regards
The Inimitable Mr Newbie º¿º
"Kevin Spencer" <> wrote in message
news:upLx7$...
> control.Attributes.Add("class", "yCssClass");
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> Complex things are made up of
> Lots of simple things.
>
> "Prakash" <> wrote in message
> news:%...
>> Hi,
>> Only Web Control has Control.CssClass , but HTML Control doesn't have
>> that property.
>> Is there any method to set Css for HTML control Programatically ?
>>
>> Prakash.V
>>
>>
>>
>> "JuanCri" <> wrote in message
>> news: oups.com...
>>> Hi...
>>>
>>> You could use
>>>
>>> control.CssClass = "mycssclass";
>>>
>>> Juan C. Olivares
>>> www.juancri.com
>>>
>>
>>
>
>