|
-
Jun 15th, 2006, 07:27 AM
#1
Thread Starter
Lively Member
Cursor Style
Does anyone knows if it is possible and how, if so, to change cursor style on a textbox?
Thanks
-
Jun 15th, 2006, 07:30 AM
#2
Re: Cursor Style
In the properties of the textbox - change Mousepointer to whatever you want.
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Jun 15th, 2006, 07:33 AM
#3
Re: Cursor Style
 Originally Posted by Static
In the properties of the textbox - change Mousepointer to whatever you want.
Welcome to the forums. 
To embellish a bit.
Set the MousePointer property to 99 - Custom
Set the MouseIcon property to whatever you want.
-
Jun 15th, 2006, 07:35 AM
#4
Hyperactive Member
Re: Cursor Style
and welcome to the forums!
-
Jun 15th, 2006, 07:39 AM
#5
PowerPoster
Re: Cursor Style
Welcome to the forum!
First select your textbox
From properties window look for Mousepointer
Select Custom-99
Select MouseIcon property then
Use any icon you want.
-
Jun 15th, 2006, 07:39 AM
#6
Re: Cursor Style
Ahh yes.. as Hack said theres that too.. (I was just thinking of the other choices available as standard cursors )
but yes, if u want a custom cursor then theres your answer
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
-
Jun 15th, 2006, 07:47 AM
#7
Thread Starter
Lively Member
Re: Cursor Style
Thank you everybody for the wellcome
I'm not refering to the mouse pointer, but to the cursor inside the textbox
-
Jun 15th, 2006, 09:07 AM
#8
Re: Cursor Style
Thats called a caret but whouldnt it be confusing to have it changed to something else?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 15th, 2006, 09:12 AM
#9
Re: Cursor Style
 Originally Posted by reisve
I'm not refering to the mouse pointer, but to the cursor inside the textbox
That is refered to as a "caret".
See numtel's post here
-
Jun 15th, 2006, 09:21 AM
#10
Thread Starter
Lively Member
Re: Cursor Style
no. I want to change it to a block. How can I do it?
-
Jun 15th, 2006, 09:24 AM
#11
Re: Cursor Style
 Originally Posted by reisve
no. I want to change it to a block. How can I do it?
Did you try numtel's code example? It does change it to a block.
-
Jun 15th, 2006, 09:28 AM
#12
Member
Re: Cursor Style
Hi. Welcome. It sounds like what you are asking about is called the "caret." I recently asked what may be a very similar question to yours, if not the exact same question.
Here is a link to all the helpful answers I was given. It worked for me.
http://www.vbforums.com/showthread.p...ighlight=caret
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
|