Sorry that I didn't google better at first:
http://www.devx.com/vb2themax/Tip/18632
Now it's working.
Search found 9 matches
- 26 Nov 2008, 13:51
- Forum: EditControls
- Topic: Cut, Copy and Paste
- Replies: 5
- Views: 5562
- 26 Nov 2008, 13:22
- Forum: EditControls
- Topic: Cut, Copy and Paste
- Replies: 5
- Views: 5562
Re: Cut, Copy and Paste
I want to apply an "edit"-menu with the items cut, copy and paste.
- 26 Nov 2008, 11:32
- Forum: EditControls
- Topic: Cut, Copy and Paste
- Replies: 5
- Views: 5562
Cut, Copy and Paste
Is there a way to get control over the ContextMenu (cut, copy and paste) from "outside" (i.e. a menu)?
- 24 Nov 2008, 15:58
- Forum: StatusBar
- Topic: ProgressBar in StatusBar
- Replies: 2
- Views: 7811
Re: ProgressBar in StatusBar
Yep, it's working just fine!
Thank you very much for your excellent work and the quick help!
Thank you very much for your excellent work and the quick help!
- 24 Nov 2008, 13:09
- Forum: StatusBar
- Topic: ProgressBar in StatusBar
- Replies: 2
- Views: 7811
ProgressBar in StatusBar
Hi!
Is there a way to get your ProgressBar into a StatusBar-Panel?
Thanx,
Bjoern
Is there a way to get your ProgressBar into a StatusBar-Panel?
Thanx,
Bjoern
- 12 Nov 2008, 12:25
- Forum: EditControls
- Topic: Position of the cursor
- Replies: 6
- Views: 5782
Re: Position of the cursor
Thank you very much!
Everything is working just fine!
Everything is working just fine!
- 12 Nov 2008, 12:19
- Forum: EditControls
- Topic: Position of the cursor
- Replies: 6
- Views: 5782
Re: Position of the cursor
Thank you very much.
One last question: How can i set the Position afterwards to "selstart+1"? .setselection(selstart,selstart+1)?
One last question: How can i set the Position afterwards to "selstart+1"? .setselection(selstart,selstart+1)?
- 12 Nov 2008, 12:02
- Forum: EditControls
- Topic: Position of the cursor
- Replies: 6
- Views: 5782
Re: Position of the cursor
Thank you for the fast response.
I'm stuck here. How do i identify the Position of the "selectionStart"?
I'm stuck here. How do i identify the Position of the "selectionStart"?
- 12 Nov 2008, 10:29
- Forum: EditControls
- Topic: Position of the cursor
- Replies: 6
- Views: 5782
Position of the cursor
How can I retrieve / set the current position of the cursor in the textbox (as with .selstart)?
Thanks,
Bjoern
Thanks,
Bjoern