DOC: DBGrid Does Not Support Display of Pictures (150191)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
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 INFORMATIONSteps 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.
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbbug kbfix KB150191 |
---|
|