class
	WEL_CB_CONSTANTS

General
	obsolete: "Use WEL_COMBO_BOX_CONSTANTS instead."
	cluster: wel
	description: "ComboBox message (CB) constants."

Ancestors
	ANY

Queries
	Cb_addstring: INTEGER_32
	Cb_deletestring: INTEGER_32
	Cb_dir: INTEGER_32
	Cb_err: INTEGER_32
	Cb_errspace: INTEGER_32
	Cb_findstring: INTEGER_32
	Cb_findstringexact: INTEGER_32
	Cb_getcount: INTEGER_32
	Cb_getcursel: INTEGER_32
	Cb_getdroppedcontrolrect: INTEGER_32
	Cb_getdroppedstate: INTEGER_32
	Cb_geteditsel: INTEGER_32
	Cb_getextendedui: INTEGER_32
	Cb_getitemdata: INTEGER_32
	Cb_getitemheight: INTEGER_32
	Cb_getlbtext: INTEGER_32
	Cb_getlbtextlen: INTEGER_32
	Cb_gettopindex: INTEGER_32
	Cb_insertstring: INTEGER_32
	Cb_limittext: INTEGER_32
	Cb_okay: INTEGER_32
	Cb_resetcontent: INTEGER_32
	Cb_selectstring: INTEGER_32
	Cb_setcursel: INTEGER_32
	Cb_seteditsel: INTEGER_32
	Cb_setextendedui: INTEGER_32
	Cb_setitemdata: INTEGER_32
	Cb_setitemheight: INTEGER_32
	Cb_settopindex: INTEGER_32
	Cb_showdropdown: INTEGER_32