LuckyLuke82 thank you for your response.

I'm trying to create a usercontrol (ActiveX control) that I can embed (insert) in Excel and then access it's properties, methods and events via VBA code.

This usercontrol I want to create, is like the ActiveX TextBox control that we can insert into the worksheet and change it's properties, methods and events from the VBA.