|
-
Nov 22nd, 1999, 05:04 AM
#1
Does anyone know how to make their own
textbox control? If you can send me
an example that would be great.
Email me at
[email protected]
-
Nov 22nd, 1999, 08:44 AM
#2
Hyperactive Member
Um... no I haven't needed to make one since there's one available.. however you could probably do it with a PictureBox, the Print method, and lots of time.
Good Luck.
-
Nov 22nd, 1999, 04:13 PM
#3
Hyperactive Member
I've created once a textbox using createwindow but i figured that's not so ver usefull... so I changed the control to extend the vb textbox (added properties like Style, numeric, alphanumeric, etc.), allowcopy, allowpaste, allowdefaultpopupmenu, you know stuff like that... was very handy for the program i was working on.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|