Results 1 to 2 of 2

Thread: Flexgrid Progress Bar?

  1. #1

    Thread Starter
    Addicted Member overhill's Avatar
    Join Date
    Mar 2000
    Location
    KS, United States
    Posts
    181

    Flexgrid Progress Bar?

    I need to display a progess bar in each cell in a certain column of an MSFlexgrid control. Does anyone know how I can do this? The progress bar will probably be just a properly drawn PictureBox. Since the flexgrid control can display pictures I think that this will be possible. Thanks for any help!

  2. #2
    RobIII
    Guest
    Look for the SetParent API. It may be of help, altough i don't know if it's possible (you need a hWND for a Cell, but i think only the flexgrid itself has a hWND, not the cell)...

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