Oct 11th, 2008, 01:09 AM
#1
Thread Starter
Fanatic Member
Hard question
How to make the cursor or pointer as it show in the pic. If we set propertise of textbox "Right to left" to true it will only change the direction and not change the head of it. by the way if you press Alt+Shift keys it will make it like this. So how can we do this ?
Attached Images
Last edited by nader; Oct 11th, 2008 at 01:23 AM .
Oct 11th, 2008, 02:10 AM
#2
Re: Hard question
You can always specify a cursor, or even create your own and apply it.
As for Alt+Shift, you can create hotkeys for your form to do that. Why would you need a hotkey to change your textbox from left-right to right-left?
Oct 11th, 2008, 10:14 AM
#3
Thread Starter
Fanatic Member
Re: Hard question
Becaue My language starts from right to left.
Oct 11th, 2008, 10:19 AM
#4
Oct 11th, 2008, 12:19 PM
#5
Thread Starter
Fanatic Member
Re: Hard question
I did all this
Set the form's RightToLeft property to Yes.
Set the form's RightToLeftLayout property to true
It change the direction of the pointer but didn't make it like in the pic.
Oct 11th, 2008, 01:26 PM
#6
Re: Hard question
Is the little triangle so very important?
Oct 11th, 2008, 01:36 PM
#7
Thread Starter
Fanatic Member
Re: Hard question
Yes, it's the main idea that I'm looking for in this topic and in this topic
http://www.vbforums.com/showthread.php?t=542878
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