x2cube Posted August 10, 2004 Share Posted August 10, 2004 when I do listview1.additem I want it to go on the bottom not the top anybody know how to do this in VB6? :) edit: nvm I figured it out :D Link to comment Share on other sites More sharing options...
0 anthonycara Posted August 11, 2004 Share Posted August 11, 2004 use additem("item",index) and use .listcount + 1 for index Link to comment Share on other sites More sharing options...
Question
x2cube
when I do listview1.additem I want it to go on the bottom not the top
anybody know how to do this in VB6? :)
edit: nvm I figured it out :D
Link to comment
Share on other sites
1 answer to this question
Recommended Posts