Hi..
I had a problem using a Control [ListView] out side its Class[main form class].. So i made that control [ListView] Static ..Now I can Add and Remove Items from The ListView with ease..
Now the problem is that i cannot use the Event's of this ListView.
I need Your Help.. Is there any other way to do it.