prasad kulkarni
Well-known member
- Joined
- Sep 7, 2009
- Messages
- 62
- Programming Experience
- 1-3
hi friend,
I am using vb.net 2005 (window application). in form1 when I enter in textbox Listview is open , when i double click on particular record of listview
then these record show in form1. but form1 two instance is open but i want to show only one ie. new instance. how it is happen.
i am used objlistview.show() to display listwiew.
what is solution for these question, pl reply me soon
I am using vb.net 2005 (window application). in form1 when I enter in textbox Listview is open , when i double click on particular record of listview
then these record show in form1. but form1 two instance is open but i want to show only one ie. new instance. how it is happen.
i am used objlistview.show() to display listwiew.
what is solution for these question, pl reply me soon