Re: UserControl looks different
- From: "eransha" <eransha.groups@xxxxxxxxx>
- Date: 1 Jan 2007 09:04:16 -0800
Eliyahu,
Thanks for the response. But both window form and browser "see" the
same graphic dlls when it comes to .net GUI, otherwise what's the point
in desiging the GUI of a user control if it ends up totaly different?
Eliyahu Goldin wrote:
They are not supposed to look the same. A windows form is rendered by
Windows. A web form is rendered by a browser. Two different worlds.
--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"eransha" <eransha.groups@xxxxxxxxx> wrote in message
news:1167668642.812405.220640@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
I have created a UserControl in c#, and put it inside a web page. The
control contains a listbox and a button. For some reason the control
looks different when I use it on a "normal" form (windows application)
than it looks when used within a webpage. For example the button loses
its 3D look.
Can anyone explain this behavior? (I'm using IE 6 the ASP page is using
.net 2.0).
Thanks.
.
- Follow-Ups:
- Re: UserControl looks different
- From: Laurent Bugnion [ASP.NET MVP]
- Re: UserControl looks different
- From: Mark Rae
- Re: UserControl looks different
- References:
- UserControl looks different
- From: eransha
- Re: UserControl looks different
- From: Eliyahu Goldin
- UserControl looks different
- Prev by Date: Re: OutputCacheSection
- Next by Date: Re: OutputCacheSection
- Previous by thread: Re: UserControl looks different
- Next by thread: Re: UserControl looks different
- Index(es):