Hi,
I am trying to create Custom WPF Controls using C#. Can anyone help me about how can i do it?
MD.ZAHIDUL ISLAM.NET Developer
Sacha Barber Written a good article on CodeProject in this month about Creating and consuming a custom WPF control
Did you try this? http://www.codeproject.com/KB/WPF/WPF_CustomerControl.aspx
It could be helpfull for you
Cheers!!
MJ FerdousProject Manager, Congral LLCTechnical Author, DevMedia, Brazil
Hi MJ Ferodus,
I have already read this article on CodeProject.Thank you for the link.
Before starting to develop a custom control in WPF, you should decide whether you really need a new custom control.WPF template, style, User control can be used for customizing controls for the most of cases. If these cannot meet your requirement, then go for new custom control.
Hi, I found a site whom are build custom WPF controls. I am not advertising their site. I think this site help to gather lot of new concept and idea. Hope this will help other.
Telerik: ASP.NET AJAX – WinForms – Silverlight – WPF Controls and Components – Reporting Tool - .NET ORM - .NET CMS
"Excuse if any gaffe."Md Nazmul AhsanProgrammer (.NET Framework)CIS, IADCS & DIT
oh...it's really nice for the beginners...
thanks man...