I get msgbox (x=0),(y=0)Code:frm2.ListView1.Location = New Point(0, 300) frm2.Refresh() MsgBox("loc: " & frm2.ListView1.Location.ToString)
How come "y" doesn't change to 300?
I wish to simply move the position of the listview.
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |