Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView - Drag a node to Listbox with array RSourceType
Message
De
23/03/2004 12:37:07
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/03/2004 12:29:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00888797
Message ID:
00888935
Vues:
15
>Cetin,
>
>I see that, but now, how can i pass the value to the listbox?
>
>João Batista

Check :
Fun with OLE dragdrop
and :
OLE drga drop data formats
in solution.app

Here is an excerpt from OLEDragDrop (Solution.app):

...
CASE oDataObject.GetFormat(1) && Text
cText = oDataObject.GetData(1)

*-- Add the text as a new item in the list
This.AddItem( cText )
...
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform