In AddQuestForm.vb, add another imports line:
VB Code:
Imports WindowsApplication1.DefaultNamespace
And change this line:
VB Code:
Dim mainform As WindowsApplication1.DefaultNamespace.MainForm
to this:
VB Code:
Dim mainform As mainform
|
Results 1 to 40 of 43
Thread: err helpThreaded View
|
Click Here to Expand Forum to Full Width |