Specifying look and feel for embedded windows user control

  • Thread starter Thread starter Marina
  • Start date Start date
M

Marina

Hi,

I have a user control embedded in a .aspx page. It shows up, but everything
is white - labels, buttons, etc. The font is too big, etc. How can this be
changed? I've tried changing the properties in the control designer before
compilation, but that doesn't seem to have any effect.
 
Ah wait, it does work. What needs to happen, is the browser needs to be
restarted.
 
You may also try ctrl+F5. This will refersh the browser without using the
cached copy of the page.
 
I tried that, it doesn't work. That is why I thought changing the control's
properteis wasn't working - the refresh wasn't doing it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top