I am in the process of making my first custom control in VB6. I was wondering if anyone had links to good tutorials on the subject because Google hasn't provided me with too much help.

Basically what I am trying to make is an improved RTB. I intend it to be used with LightFusion™ but I might make it for more general use. Mouer has some good stuff in the codebank about RTBs, but I am not that familiar with making my own controls.

I have used the ActiveX control wizard to generate some output and do most of the work for me and that helped me understand some things.

One question I have is how do Property Pages work (making a custom one). I won't be doing it until later, but I was curious.

If anyone has any suggestions/tutorials that would help me in making my first control or with RTBs, I would appriciate hearing them.

Thanks.