S
S
Senture2019-03-15 22:55:45
C++ / C#
Senture, 2019-03-15 22:55:45

Changing Style of ComboBox WinForm C#?

Hello, there is a ComboBox on the form:
5c8c02f25672a006204484.png
I managed to change the inner color, but I don’t understand how to change the stroke color.
And how can I change the highlight color when an element is selected?
5c8c03c889b19417158431.png
Please tell me which way to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VoidVolker, 2019-03-15
@Senture

If you need deep customization of controls, use WPF. It is both faster and more flexible (RAM requirements will not increase much compared to forms).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question