Hello,

I'm very lost in DataGridView lines painting. I don't know where paints
the lines, the possible places are:

- Inside the cell bounds, each cell should paint its four border lines.
- Painted by DataGridView, the cell bounds are inside the border lines
(they don't paint the lines).
- Fifty-fifty, some lines (for example, bottom+right) are painted by the
cell and the other lines are painted by the DataGridView or other cells
because the bottom line for a cell can be top line for other cell.

I'm looking for this issue in MSDN2 pages and I don't see anything.

Regards,

    Pedro

-- 
Pedro Martínez Juliá
\   [EMAIL PROTECTED]
)|      Jabber: [EMAIL PROTECTED]
/           MSN Messenger: [EMAIL PROTECTED]
Socio HispaLinux #311
Página web: http://pedromj.dyndns.org
Usuario Linux #275438 - http://counter.li.org

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to