Results 1 to 2 of 2

Thread: another newbie question

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2000
    Location
    Nashville, TN
    Posts
    54
    i have a form that has a msflexgrid I also have a button on the form, what code could i use to make the cell that the mouse pointer is over get focus when this button is pushed

    thanks for any help

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    If you click a button then your pointer won't be over a Grid anymore. But if you have a button with a default property set to True, then you can use Enter to execute it. Use MouseCol and MmouseRow porperties to determine which cell your mouse pointer is over.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width