CGXComboBox::ShowDropDown
virtual void ShowDropDown(BOOL bShow);
bShow
TRUE if the list box part should be made visible; FALSE if the list box part shall be hidden.
Remarks
Shows or hides the list box part of the combo box.
CGXComboBox calls this method after the user has selected the drop-down pushbutton.