[fix] #620618: Make sure the header in ListView is always on top.
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sun, 8 Aug 2010 11:39:27 +0000 (13:39 +0200)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sun, 8 Aug 2010 16:47:21 +0000 (18:47 +0200)
commitc0b8f54a060543b9ea8914a2d488ae2e223882f7
treecb64eb69f217cd2a589cf4b33efdac273d0444c9
parentb4830acceed697681d883559027ca0f7749f83ad
[fix] #620618: Make sure the header in ListView is always on top.

* ListView.cs: When using Details view re-populate our implicit
control collection to our header control is always on top. We
could try to just use BringToFront but since these controls are
implicit, we are not gracefully handling them.
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs