F
Filip Wtterwulghe
Hello,
I have have module where I have created a public enumtype that I want to
reuse in different classes .
As soon as I create a public property with this type . Vb warns me that the
'Friend' type can not be used as a public type .
Option Strict is on , so it's possible that this problem only occurs in this
case .
Is there a way to resolve this problem ?
Hoping to hear from you ...
Filip W.
I have have module where I have created a public enumtype that I want to
reuse in different classes .
As soon as I create a public property with this type . Vb warns me that the
'Friend' type can not be used as a public type .
Option Strict is on , so it's possible that this problem only occurs in this
case .
Is there a way to resolve this problem ?
Hoping to hear from you ...
Filip W.