How to custom controls in c#
Hi, how to customise the controls in winform to make it more attractive ..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Princy GuptaPosted Mar 19, 2014, 11:31 PM
you can actually create custom controls and then use then use the same in your windows application, how to create custom controls you can check the below link http://www.codeproject.com/Articles/2016/Writing-your-Custom-Control-step-by-step
Please accept my answer if it has helped you