Visual Basic .NET » Windows Forms
Sharing project -- keys4worship --


Thanks Raj I am admittedly new to the .Net world. We here able to inherit the C#
form class into the VB.Net form.
I have another unrelated question. I was experimenting with threading.
I have a datagrid the was unresponsive while some background activity was going on. I fixed this by using a thread example found in C#
Unleashed. It appears to work great when I run the C# form. However when the form is inherited into the VB form the thread does not work.
Any experience with this?

[Submit Comment]Home