Page 1 of 1

Auto Fill Combo box

PostPosted: Fri Oct 07, 2005 1:51 pm
by TimStone
We'll try this again. Does anyone have an update for a combo box ( CBS_DROPDOWN ) that will autofill the data from available items or allow a new item to be entered ?

Tim :roll:

PostPosted: Wed Oct 26, 2005 2:44 am
by Antonio Linares
Tim,

You may use these methods: SetItems( aItems ) or Insert( cItem, nAt )