E
Eric
I am receiving the following error when trying to access a custom control
(dll), actually all of the custom controls I build and add to the solution:
The base class includes the field 'xxx', but its type (xxx) is not
compatible with the type of control (xxx).
Can someone please tell me what it means and what I should be looking for to
solve it? I scoured the Net and have not been able to find ANY help.
I will be happy to post all of the code if someone is able to help. It is a
really small control that simply sets the color and text property of an
object. I have been working on this all day and my brain is now shot. ALL
help will be appreciated.
(dll), actually all of the custom controls I build and add to the solution:
The base class includes the field 'xxx', but its type (xxx) is not
compatible with the type of control (xxx).
Can someone please tell me what it means and what I should be looking for to
solve it? I scoured the Net and have not been able to find ANY help.
I will be happy to post all of the code if someone is able to help. It is a
really small control that simply sets the color and text property of an
object. I have been working on this all day and my brain is now shot. ALL
help will be appreciated.