vb6 and C#
-
:confused:I'm trying to use an ocx written in VB6 in my C# app and when i try to show a form ("click a button") i get an error message "run-time error 406 Non Modal Forms cannot be displayed ... " what can be done if i need these forms Non Modal? thanks sharon thanks sharon
-
:confused:I'm trying to use an ocx written in VB6 in my C# app and when i try to show a form ("click a button") i get an error message "run-time error 406 Non Modal Forms cannot be displayed ... " what can be done if i need these forms Non Modal? thanks sharon thanks sharon
Personally I haven't worked much with this stuff, but from what I read I think that it might be a problem with how .net works with the ocx. Take a look at this article: http://support.microsoft.com/default.aspx?kbid=176468[^] This posting is provided "AS IS" with no warranties, and confers no rights. Alex Korchemniy
-
:confused:I'm trying to use an ocx written in VB6 in my C# app and when i try to show a form ("click a button") i get an error message "run-time error 406 Non Modal Forms cannot be displayed ... " what can be done if i need these forms Non Modal? thanks sharon thanks sharon
-