10-07-2015 03:38 PM
I'm am building a Windows Forms application in VB.NET 2012. Is it possible to change the border width of a LED control, or is this only possible in ASP.net webforms applications??
Thank you.
Solved! Go to Solution.
10-08-2015 06:45 PM
Hi DM@Means,
I don't think that it is possible with the Windows Forms application to change the border width outright. You can change the type of style of the LED control which does influence the overall width of the control, but that doesn't give the control for what you are probably looking for.