U
UJ
I have a base window I want to use to base all of my windows on (this has
some timer functionality I need.) So I created the window winWindowBase and
put the code in it. When I change the parent window to inherit from
winWindowBase I get an error message in the designer saying something to the
effect 'Could not be shown for this file because none of the classes within
it can be designed. The base class winWindowBase could not be loaded.
What am I doing wrong and how do I fix it?
TIA - Jeff.
some timer functionality I need.) So I created the window winWindowBase and
put the code in it. When I change the parent window to inherit from
winWindowBase I get an error message in the designer saying something to the
effect 'Could not be shown for this file because none of the classes within
it can be designed. The base class winWindowBase could not be loaded.
What am I doing wrong and how do I fix it?
TIA - Jeff.