void CBCGPToolbarComboBoxButton::SetDropDownHeight | ( | int | nHeight | ) |
Sets the new height of the dropdown list box of a combo box.
Call this function to sets the height of the dropdown list box of a combo box. The default height is 150 pixels.
nHeight | Specifies the height of the dropdown list box |