Quantcast
Channel: C# Windows Form inheritance
Viewing all articles
Browse latest Browse all 9

C# Windows Form inheritance

$
0
0

I have a form, WindowBase, that inherits from Form. I have ApplicationWindowBase that inherits from WindowBase. I then have FormOptions that inherits from ApplicationWindowBase.

I would have expected that if I set properties on ApplicationWindowBase they would be applied to FormOptions. I can only make changes to WindowBase to have them echoed to the FormOptions???????

what am I missing?

thanks


Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>