Let's say, that I want to make an ActiveX Control with a label, which the user can change the caption at, by typing fx. MyActiveX.Label1.Caption ="New Caption"
How is this possible???