Hi,

Last night I had a problem with a missing Public event in the declarations (method name) of VB 2005.
The picturebox keydown event wasn't in the method name.
After some search found that event and others in the public event list.

Why isn't the keydown, keypress and keyup showing in the method name and are there others who exist, but also not showing in that list.

How can I show all the eevents in the declarations method name.

Wkr,

sparrow1