comboBoxAutoComplete.AutoCompleteControl.BorderType = Fixed does not work

How do I display the dropdown portion of the comboboxautocomplete with fixed size? I tried to set the BorderType to Fixed but it does not work. I also tried to set the OverrideCombo to False but it does not display any dropdown when I click on the dropdown

Loader.
Up arrow icon