ComponentFactory / Krypton

Krypton WinForms components for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ComboBox padding is not working

paraJdox opened this issue · comments

Padding doesn't work in:
StateCommon -> ComboBox ->Content -> Padding

StateCommon -> Item->Content -> Padding (if padding is greater than -1 the text will just be blank, but if selected it will be displayed in combobox)

StateActive -> ComboBox -> Content -> Padding
StateCommon -> ComboBox -> Content -> Padding
StateNormal -> ComboBox -> Content -> Padding

I even tried all of these, but padding is still not working.

I also have the same issue? @paraJdox did you find the solution meanwhile?

I suggest to follow this fork https://github.com/Krypton-Suite, as the original one from ComponentFactory has been dumped on GitHub to make it open source but it's not actively maintained.