IjumpOverU
Technical User
I have a .Net control that I wrote and have refrenced it and placed it on a WPF window (in a WindowsFormHost control obviously). My control has a load event, that does some basic data retrieval to load a couple combo boxes. However when it loads in the WPF window the event does not fire and nothing happens except that I can see the layout of my .Net control.
I am very new to the WPF world so what am I missing?
Thanks!!
I am very new to the WPF world so what am I missing?
Thanks!!