Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting clipboard paste, auto OLEdragdrop updates
Message
De
07/04/2005 00:49:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Detecting clipboard paste, auto OLEdragdrop updates
Divers
Thread ID:
01002153
Message ID:
01002153
Vues:
74
I would like to detect when text has been cut from or pasted into a textbox/editbox or when a textbox/editbox's contents have been updated (either as the result a copy or move) by an automatic OLE Drag and Drop operation.

Is there a simple way to detect these type of changes via the InteractiveChange event? Or must I manually monitor my control's contents (.LastValue == .Value) and manually handle OLEDragDrop operations to determine when these type of updates occur?

Note: When automatic OLEDragDrop is enabled (OLEDropMode = 1 (enabled), OLEDragMode = 1 (automatic)), the InteractiveChange event is NOT triggered when new content is dropped on a textbox/editbox nor is it triggered when content is Ctrl+dragged out of (i.e. moved; effectively a delete) a textbox/editbox.

Thanks for your help,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Répondre
Fil
Voir

Click here to load this message in the networking platform