[Mono-bugs] [Bug 494771] Adding LVS_NOCOLUMNHEADER support to ListView descendent does not work under Mono
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 17 09:09:16 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=494771
User calberto.cortez at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=494771#c1
Carlos Alberto Cortez <calberto.cortez at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |calberto.cortez at gmail.com
--- Comment #1 from Carlos Alberto Cortez <calberto.cortez at gmail.com> 2009-04-17 07:09:16 MDT ---
We don't support the LVS_* styles in Mono - but you can *actually* use the
Details view without any header:
myListView.HeaderStyle = None;
--
Configure bugmail: http://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