Allright, here's the problem. In a activex control, i modify the text property of a combo box. this modification is triggered by a procedure call from a property set subroutine in the control. When stepping through, the data appears in the control up to the point that the end of the clicked event is reached (aka. the End Sub). then, when that is stepped over, the data dissappears. if you have any ideas, please let me know.

------------------
To err is human, but to apologize frequently is embarassing.