I get an Internal complier error when compiling C# windows project that uses
a custom
Class add as reference to the project. The problem appears to be related to
the ENUM type used in the class controland where the windows project attempts
to call the custom class property set\get a specific value using enum values
from the custom class.
Thanks in advance.
a custom
Class add as reference to the project. The problem appears to be related to
the ENUM type used in the class controland where the windows project attempts
to call the custom class property set\get a specific value using enum values
from the custom class.
Thanks in advance.