BUG: Subitems in a ListView control are displayed in incorrect colors and incorrect fonts (814734)
The information in this article applies to:
- Microsoft Visual Basic .NET (2003)
- Microsoft Visual Basic .NET (2002)
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# .NET (2002)
SYMPTOMSYou have a Microsoft Windows form with a ListView control. The View property of the control is set to Details. You add an item, and then you set the Font property and the ForeColor property of the item. When you add subitems to this item, and
then you set the Font and the ForeColor of the subitems to a different font and a different color, all
the subitems in the ListView are displayed in the font and in the color that you set the
parent item to. Also, when you run the application, and then you select the
item in the ListView, all the subitems are displayed in the default font and the
default color. STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.REFERENCESFor more information, visit the following MSDN Web site:
Modification Type: | Minor | Last Reviewed: | 1/24/2006 |
---|
Keywords: | kbvs2005swept kbvs2005doesnotapply kbvs2002sp1sweep kbdisplay kbListView kbWindowsForms kbFont kbDesigner kbCtrl kbControl kbColor kbbug KB814734 kbAudDeveloper |
---|
|