I'm making an ocx with 1 textbox and after I put that ocx into my program, I want to be able to change the font, fore color, back color, etc. of that text box, no how do I make it so that from the program i can go

Ocx1.

then have Text1 appear in the list so then I do

Ocx1.Text.

then have a list appear with all the functions for that text box


I hope I was clear


thanks in advance