PDA

Click to See Complete Forum and Search --> : TextBox Control


MartinLiss
Dec 13th, 1999, 12:05 AM
Buy a good book on creating ActiveX controls, or search this forum (or others) for "ActiveX", "Subclass", "UserControl", etc.

------------------
Marty

Dec 13th, 1999, 11:45 AM
I might have asked this befroe but I did not
get an answer.

The Textbox and RichTextBox do not have some
features that I need, therefor I need to make
my own control. Does anyone know how to make a Textbox control or know where I could find a source code for it?