المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Customizing a Windows Form



C# Programming
08-25-2009, 04:53 PM
Hi

I'm creating a WPF application, but I also integrated crystal reports into my application. The problem is, the form that the reports are shown on uses a standard Windows Form. I want my reports to have the same look and feel as the rest of my application. Can I customize this standard Form e.g. change the standard border to a nicer border with rounded edges, change the color of the form, maybe making it transparent, etc. etc?