|
Question : ComboBox background color still leaves a white border
|
|
If a combobox is inserted on a form in VB.NET (VS2005) and it's backcolor is changed to anything other than white, you see a thin white border inside the box around the backcolor that was assigned. Is there any way to remove this? I've tried everything so far and cannot come up with a solution. Thanks!
|
|
Answer : ComboBox background color still leaves a white border
|
|
Yeah same here, I have searched and fiddled quite extensively with no success.
I agree, this is so trivial, it should be handled, the behavior is so obviously undesirable.
I guess the only other solution is to create your own control from scratch.
|
|
|
|