Hi all ,
I am working with C# Windows Application.I need to set border width of a combo box of my Application either Programmaticaly or in Visual studio 2010
Please Solve my Query
Regards
Nagaraju T
Loading
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.
Iftikar HussainPosted Aug 3, 2013, 8:42 AM
There is no direct way you can set border width of Combo Box. Just try below code, where I am drawing a rectangle around the combobox to make feel to have bigger border.
Regards,
Iftikar
Amit TiwariPosted Aug 3, 2013, 10:40 AM