[Mono-bugs] [Bug 435105] New: Image in column header of listview not displayed
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Oct 14 03:56:06 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=435105
Summary: Image in column header of listview not displayed
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Mandrake 9.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: noyelles.david at wanadoo.fr
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Created an attachment (id=245318)
--> (https://bugzilla.novell.com/attachment.cgi?id=245318)
sample test case
Description of Problem:
An image from an ImageList component is not displayed in a column header of an
listview control
Steps to reproduce the problem:
1. Create a Listview control in detail mode with a column
2. Create an ImageList control and integrate an image
3. Link the ImageList with the SmallImageList property of the listview
4. Select the ImageIndex property of the listview's column to 0 (first image)
Actual Results:
Image inside column is not displayed
Expected Results:
Image inside colum displayed
How often does this happen?
Always
Additional Information:
See sample test case
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list