D D. Yates Dec 20, 2005 #2 David, See the following on the panel's event tab: DragDrop DragEnter DragLeave DragOver Dave
D David Dec 20, 2005 #3 What is an event tag? I have been using the client side events DragStart, DragEnd etc.
D D. Yates Dec 21, 2005 #4 David, Sorry. In Delphi we had a property inspector with a data and event tab. In C# their is a Property window which has a property and event buttons. Left click the panel and then in the property window, left click the event button to expose the panel's events. There are several drag and drop examples at www.codeproject.com Dave
David, Sorry. In Delphi we had a property inspector with a data and event tab. In C# their is a Property window which has a property and event buttons. Left click the panel and then in the property window, left click the event button to expose the panel's events. There are several drag and drop examples at www.codeproject.com Dave