he did leave something out.
most peple I've ever seen do this use a picture box to store the image instead of the form itself, anyhows to get the icon to do something, you need to do code in the form for the click events.
In the MouseUp event, you would do a me.popup menu thingy.
In the DblClick Event you would do form.visible = true
If I can find an example I'll post it later.




Reply With Quote