Search found 9 matches

by bjoernlueders
26 Nov 2008, 13:51
Forum: EditControls
Topic: Cut, Copy and Paste
Replies: 5
Views: 4694

Re: Cut, Copy and Paste

Sorry that I didn't google better at first:

http://www.devx.com/vb2themax/Tip/18632

Now it's working.
by bjoernlueders
26 Nov 2008, 13:22
Forum: EditControls
Topic: Cut, Copy and Paste
Replies: 5
Views: 4694

Re: Cut, Copy and Paste

I want to apply an "edit"-menu with the items cut, copy and paste.
by bjoernlueders
26 Nov 2008, 11:32
Forum: EditControls
Topic: Cut, Copy and Paste
Replies: 5
Views: 4694

Cut, Copy and Paste

Is there a way to get control over the ContextMenu (cut, copy and paste) from "outside" (i.e. a menu)?
by bjoernlueders
24 Nov 2008, 15:58
Forum: StatusBar
Topic: ProgressBar in StatusBar
Replies: 2
Views: 6043

Re: ProgressBar in StatusBar

Yep, it's working just fine!

Thank you very much for your excellent work and the quick help! :-)
by bjoernlueders
24 Nov 2008, 13:09
Forum: StatusBar
Topic: ProgressBar in StatusBar
Replies: 2
Views: 6043

ProgressBar in StatusBar

Hi!

Is there a way to get your ProgressBar into a StatusBar-Panel?

Thanx,

Bjoern
by bjoernlueders
12 Nov 2008, 12:25
Forum: EditControls
Topic: Position of the cursor
Replies: 6
Views: 4959

Re: Position of the cursor

Thank you very much!
Everything is working just fine!
by bjoernlueders
12 Nov 2008, 12:19
Forum: EditControls
Topic: Position of the cursor
Replies: 6
Views: 4959

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)?
by bjoernlueders
12 Nov 2008, 12:02
Forum: EditControls
Topic: Position of the cursor
Replies: 6
Views: 4959

Re: Position of the cursor

Thank you for the fast response.

I'm stuck here. How do i identify the Position of the "selectionStart"?
by bjoernlueders
12 Nov 2008, 10:29
Forum: EditControls
Topic: Position of the cursor
Replies: 6
Views: 4959

Position of the cursor

How can I retrieve / set the current position of the cursor in the textbox (as with .selstart)?

Thanks,

Bjoern