Rounded corners in menu Table and Bottons

  • Thread starter Thread starter Francisco J. Jurado
  • Start date Start date
F

Francisco J. Jurado

Is there anybody who knows how Microsoft programmers get rounded corners in
the windows and bottons wihout using graphical corners (if there any)

Best Regards
 
Not really related to asp.net, but...I can only guess you are referring to
how form buttons look in Windows XP, with the XP theme switched on - This is
a behaviour of the OS, not something you can control progmatically - Form
Buttons appearence are dependent upon O/S and Browser - You do have some
control over the way they look using CSS.

First thing I normally do after an XP build is switch to 'Windows Classic'
theme :-)
 

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