Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

my control(panel) is hidden on windowsFormsHost

$
0
0

i have host panel on  windowsFormsHost and panel is hidden

how can i show my panel on windowsFormsHost

here is code  i have used

 System.Windows.Forms.Panel _pnlSched = new System.Windows.Forms.Panel();

WindowsFormsHost windowsFormsHost1 = new WindowsFormsHost();
windowsFormsHost1.Child = _pnlSched;


Viewing all articles
Browse latest Browse all 18858

Trending Articles



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