copy an object or component in .NET (newbie)
Guys, can tell me how to copying an object or component in .NET.
dim A as listview
A = MyListView
MyListView.clear()
MyListView = A
I do like this and in the reality fail to, where is wrong?
Regars,
Mr. TOLIL
(Newbie in .NET)
bmulcahy-07Posted Feb 24, 2004, 1:35 PM
mr_tolilPosted Jan 29, 2004, 12:31 AM
kovanPosted Jan 28, 2004, 11:56 PM