ListView and Column Margin :: C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

How do you set the margin (text) of a column of a ListView. For example

|Column0 | Column1
| |

I am referring simply to the text margin of a column

Given that you have to derive a class from ListView, what function do you override to set the margin or to draw the text based on a different margin

Thanks

Kuphryn
 
Back
Top