vb6 question

  • Thread starter Thread starter MikeJ
  • Start date Start date
M

MikeJ

i have to support vb6 old code
in the vb design i have a problem with
commondialog..where it confilcts with another object of same name
i erase comdlg32.oca and i can get the comdlg32.ocx back onto the
toolbox....when i exit vb design and return
i have the error again and the comdlg32.oca ..

dont know how to solve this problem....

Tks
MJ
 
MikeJ said:
i have to support vb6 old code

This newsgroup is dealing with questions about VB.NET. I suggest to repost
your question in a Classic VB-related newsgroup such as
'microsoft.public.vb.controls'.
 
I HATE vb6 so i'll just re-write the code

Herfried K. Wagner said:
This newsgroup is dealing with questions about VB.NET. I suggest to
repost your question in a Classic VB-related newsgroup such as
'microsoft.public.vb.controls'.
 
Back
Top