Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MouseMove Event with MSFlexGrid

Status
Not open for further replies.

mrosen

Programmer
Jul 31, 2000
1
US
I want to use the Mousemove event with a MSFlexGrid control but when I put the event procedure in my code and compile it, I get the message "Event procedure declaration does not match description of event having the same name." I used the event procedure declaration as it was defined in the Visual Basic documentation. How can I find out what the event procedure declaration should look like for the MSFlexGrid in Access?
 
I know this was posted a long time ago but did you ever solve the problem of Mouse events in MSFlexGrid on an Access form ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top