Home All Groups Group Topic Archive Search About
Author
6 Oct 2007 8:20 PM
Paul W Smith
I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
do!), but what is ControlStyle?

PWS

Author
7 Oct 2007 12:04 AM
Alvin Bruney [MVP]
I think it is for custom controls mostly. Say you create a control, you may
then want to style that control as a button or a label.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless Author Plug
OWC Black Book 2nd Edition
Exclusively on www.lulu.com/owc
$24.99


Show quoteHide quote
"Paul W Smith" <pws@NOSPAM.twelve.me.uk> wrote in message
news:uhBIYZFCIHA.5044@TK2MSFTNGP03.phx.gbl...
>I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
>do!), but what is ControlStyle?
>
> PWS
>
Author
7 Oct 2007 10:20 AM
Eliyahu Goldin
Let's say you have a ButtonField control. It can be configured as a Button,
a LinkButton or an ImageButton. A generic name "ControlStyle" is appropriate
in this case since you can choose either option.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


Show quoteHide quote
"Paul W Smith" <pws@NOSPAM.twelve.me.uk> wrote in message
news:uhBIYZFCIHA.5044@TK2MSFTNGP03.phx.gbl...
>I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
>do!), but what is ControlStyle?
>
> PWS
>