Jun 24, 2001 #1 ameen Programmer Joined Jun 24, 2001 Messages 32 Location IN I would also like to know, is there any way I can implement double click even of DBGrid Control?
Jun 25, 2001 #2 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB Every windows on almost all clicking events send to parent window a notification message. Try to handle it. John Fill ivfmd@mail.md Upvote 0 Downvote
Every windows on almost all clicking events send to parent window a notification message. Try to handle it. John Fill ivfmd@mail.md