CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: MSFlexgrid

  1. #1
    Join Date
    Apr 2001
    Location
    ohio
    Posts
    300

    MSFlexgrid

    Is there anyway to get the "focus" of the cursor when using a flexgrid so i know which field the user is located?



  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: MSFlexgrid

    MsFlexGrid1.Row and MSFlexGrid.COl methods will give you row and column co-ordinates

    John G

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

Featured