Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: ChildWindow in a UserControl

$
0
0
try this:
<UserControl>
  <Grid>
    <Grid>
      ... Put your "screen" here
    </Grid>
    <!-- This grid is "overlaped" over the "screen" content -->
    <Grid>
      <xctk:ChildWindow .../>
    </Grid>
  </Grid>
</UserControl>

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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