DOC: DBGrid Does Not Support Display of Pictures
Article ID: 150191
Article Last Modified on 3/14/2005
APPLIES TO
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q150191
SYMPTOMS
The Microsoft Visual Basic Help file contains two documentation errors in
the following paragraph on the DBGrid control:
"Each cell of a DBGrid control can hold either text or picture values, but
not linked or embedded objects. You can specify the current cell in code,
or the user can change it at run time using the mouse or the arrow keys.
Cells can be edited interactively, by typing into the cell, or
programatically."
There are two errors in this paragraph. First, it states that the control
can hold pictures. Unfortunately, the control cannot hold pictures. Secondly, the word programmatically is misspelled; it should be spelled
programmatically.
STATUS
This documentation error was corrected in Visual Basic version 5.0.
MORE INFORMATION
Steps to Reproduce Problem
From the Help menu on the DBGrid control, select Display, and in the
secondary window, choose the DBGrid Control topic. The second paragraph
under the Note contains the incorrect entries.
Additional query words: kbVBp400 kbVS97SP3fix kbVBp kbdse kbDSupport kbdocfix kbdocerr
Keywords: kbbug kbfix KB150191