开发者

combobox like IE8 address bar - how to?

i would like to write in MFC combobox that behave like the combo in the IE8 address bar. with the option of auto complete (which i开发者_JS百科t is a property on the combo - right?) and the delete option on the right (is the drop down is a list control?)


Check Using Autocomplete.

You can access the edit control in a CComboBoxEx using the GetEditCtrl method.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜