trichview.com

trichview.support




Re: change a picture inside richview


Return to index


Author

Message

Sergey Tkachenko

Posted: 11/16/2004 14:31:49


Call


rv.GetItemClientCoords to get image coordinates (for images in cells, you

need to call cell.GetItemClientCoords).

Create TRect = (Left, Top, Left+ImageWidth,Top+ImageHeight).

Call

InvalidateRect(RichView.Handle, Rect, False);





Powered by ABC Amber Outlook Express Converter