How do I create my own OCX? I'd like to extend the functionality of a textbox.
Can someone point me to a tutorial of any sort? =)
How do I create my own OCX? I'd like to extend the functionality of a textbox.
Can someone point me to a tutorial of any sort? =)
Extending the textbox control:
http://www.vb-world.com/controls/textboxex/
thanks for the quick response, i'll check it out