Object Reference > True DBGrid Methods > CaptureImage Method |
CaptureImage Method
This method returns an image of the grid in a format that you can assign to the Picture property of a Visual Basic form or control, or the PaintPicture method of the Printer object.
Syntax
object.CaptureImage
Arguments
None
Return Value
A picture object containing a snapshot of the control's display.