> Message: 1 > Date: Sat, 11 Jun 2005 23:05:10 -0500 > From: Jimmie Shahan <[EMAIL PROTECTED]> > Subject: Right Click Button > > Has anyone ever used a button with both a standatd > Left Click event > and a event for a Right Click. > > Thanks, > > Jimmie Shahan Jimmie, I think you need to monitor OnMouseDown event. Google for more details because I think yo have to handle left and double clicks as well.
Mick Send instant messages to your online friends http://au.messenger.yahoo.com ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

