G
Guest
I have a combo box and i've got most of what i need for it all firgured out
but i have two questions and any help with them would be greatly appreciated.
1) i know to get the first value is [Combo19].[ItemData](0) is there
something i could put in place of zero to get to the last item (other then
the actual index to the item)?
2) is there a setting or code i could use to prevent the user to be able to
type in the combo box locking and\or disabling don't work beccause then i
can't select things.
but i have two questions and any help with them would be greatly appreciated.
1) i know to get the first value is [Combo19].[ItemData](0) is there
something i could put in place of zero to get to the last item (other then
the actual index to the item)?
2) is there a setting or code i could use to prevent the user to be able to
type in the combo box locking and\or disabling don't work beccause then i
can't select things.