I have created a class in c# and made the com visible property is true. But, i could not see the its properties at visual basic 6.0. what could be a problem? please help me<
Do you apply ComVisible(true) to class?
ComVisible(true)