Another Drop and Drag Question

Mark
07-19-2003, 07:56 AM
**First post

Hey guys,

I am currently making an editor, and require assistance.

I have searched google, several forums, but to no avail found anything of use. My vb skills are also lacking

I wish to know if its possibe to drop and drag between a RTB (Real Text Box) and a normal Textbox and if so, could please provide an example.

Also, while im here, is it possible to drop and drag between two different forms, still with the RTB on one form, and the textbox on another.

Thanks in advance guys :)

Mark

bpd
07-19-2003, 08:32 AM
**First post

Hey guys,

I am currently making an editor, and require assistance.

I have searched google, several forums, but to no avail found anything of use. My vb skills are also lacking

I wish to know if its possibe to drop and drag between a RTB (Real Text Box) and a normal Textbox and if so, could please provide an example.

Also, while im here, is it possible to drop and drag between two different forms, still with the RTB on one form, and the textbox on another.

Thanks in advance guys :)

MarkBy setting the OLEDragMode property to vbOLEDragAutomatic and the OLEDropMode property to vbOLEDropAutomatic for both controls, you can select text from one control and drag/drop it into the other - even across forms.

Mark
07-19-2003, 08:47 PM
Thanks alot :) and in record time

Makes it all the little more funnier when it's just so simple

Thanks again :)
/Back to the project

Mark

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum