in a userform when you add a combobox/drop down menu, then adding some items in it,
opening the list, there is extra space at the left of the each menu item,
how can I disable these extra spaces?

The combobox/drop down left margin in the box itself can be disabled via setting selectmargin to false.
but how can I disable these spaces within the list? the url below show this extra space.

http://i.stack.imgur.com/z0qPd.jpg