there are event handlers for this. http://msdn.microsoft.com/en-us/library/system.windows.forms.control.dragdrop.aspx
On Nov 19, 4:10 am, thomasJamo <[EMAIL PROTECTED]> wrote: > Hi, > > I wonder if anyone would be able to tell me how to make a Photoshop or > Winzip style droplet (I'm not sure if "droplet" is the correct name -- > that's just what it's called in Photoshop (speaking of which, does > anybody know the real name for this?)). That is, when somebody drags > a file and drops it onto my application's desktop icon I'd like my > application to start and open the dropped file. Is this even > possible? > > Thanks! > tja
