Hi All,
I have one application designed in VB6.0, and now I've converted it into VB.NET application. I am using visual studio 2003. After conversion it is having too many shared properties i.e. defInstance.
i want to remove those properties and want to write generalized class.
Can anyone please help me to resolve this??
thanks in advance.
I have one application designed in VB6.0, and now I've converted it into VB.NET application. I am using visual studio 2003. After conversion it is having too many shared properties i.e. defInstance.
i want to remove those properties and want to write generalized class.
Can anyone please help me to resolve this??
thanks in advance.
Comment