Originally posted by: Sammy
Except the way to get cell rectangle, is there any other way to do the similar job? Say, how to overlay a rectangle box on the cell? Thank you!
I have already solved this problem, thank you very much.
I want to implement drag and drop the content of a flexgrid. while dragging the mouse, I need to display a rectangle on the cell and the size of this rectangle is exactly the cell size, how to do that?
Originally posted by: Claes Stejre
I have found a document on MSDN about MSFlexGrid and VC.
In this document are they discribing how they use MSFlexGrid in VC and refering to the VB example.
http://support.microsoft.com/support/kb/articles/Q196/8/33.ASP
/Claes
Reply