Adding a horizontal scrollbar to a ComboBox using C# 13 July 2010 Richard Moss c# | winforms | combobox | horizontal | scroll | api 4 comments Files How to add a horizontal scrollbar to a ComboBox in C# using the WS_HSCROLL style and CB_SETHORIZONTALEXTENT message. Continue Reading