Click here to Skip to main content
15,913,055 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,
am developing windows mobile 7 application(siverlight) using Microsoft visual studio 2010.i have designed a page with all controls contains buttons, text box,text block.but now i feel to have some richness in my controls.i just want my controls to view as rounded edges.how can i accomplish this task.more over i Google so many articles most of them suggested to use Microsoft expression blend .i don't know how to use Microsoft expression blend.so please help me out to accomplish this scenario.
Posted

 
Share this answer
 
Comments
[no name] 10-May-11 8:13am    
And not to forget: RTFM
Make sure you visit tutorials on msdn.
 
Share this answer
 
Try below link

[^]
 
Share this answer
 
If you just want a different visual style for your controls then create control templates that look how you want. That's just XAML, you don't need software for that.

Once you install Expression Blend it inserts itself into VS as an editor for .xaml files.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900