Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which event fires in RTFBox98 when DragDrop ends?
Message
 
 
À
01/09/2005 18:09:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
01046052
Message ID:
01046063
Vues:
15
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform