Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which event fires in RTFBox98 when DragDrop ends?
Message
 
 
To
01/09/2005 18:09:11
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
01046052
Message ID:
01046063
Views:
16
The following events occur: OLEDragOver, OLEDragDrop, OLECompleteDrag Event. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rtfbox98/dt_vbobjRichEditE.asp for details.

>
>I am trying to perform a DragDrop from a list to a RTFBox98 object. By using OleDrag in manual mode I have been able to drag icon to RTFBox and have it (apparently) track insertion point.
>
>However, I have not been able to determine which event fires when the drag operation ends. In reality I don't drag highlighed text but wish to insert some data from a table field and need to know in which method to place the code.
>
>I have SET STEP ON and WAIT WINDOW in all the logical methods of RTFBox98 object but have not received a hit. BTW, the RTFBox98 object is contained inside a container (provided by Codemine) so I placed SET STEP ON and WAIT WINDOW in the all logical places of container as well, but no cigar.
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform