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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top