SetItemPosition in C#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Abdolhosein Vakilzadeh Ebrahimi

    #1

    SetItemPosition in C#

    I need to position items in System.Windows. Forms.ListView, manually.
    In MFC we can do it using SetItemPosition , but how in .NET?

    thanks
Working...