|
-
Jan 31st, 2000, 04:40 AM
#1
Thread Starter
Addicted Member
I like to see in every txtbox a big cursor, therefore I use this in every txtbox_gotfocus:
"h& = GetFocus&(): sb& = Picture1.Picture: Call CreateCaret(h&, sb&, 1, 5): sx& = ShowCaret&(h&)"
Can I get this by just type this once in the form ?
Regards, K. Lensen
------------------
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
|