Quantcast
Channel: Silverlight 5 forum
Viewing all articles
Browse latest Browse all 1083

full screen

$
0
0

Hi,

When I develop a silverlight application, I need make my silverlight app become full screen ,like how do I make below grid become full screen.

<Grid x:Name="LayoutRoot" Background="Blue">
        <Canvas Background="#46461F" Width="400" Height="400">
            <Button x:Name="toggleButton" Background="Red" Width="200" Height="80"
            Canvas.Top="80" Canvas.Left="150" Content="Toggle Full Screen"
            FontSize="20" Click="toggleButton_Click"/>
            <Image x:Name="image" Source="smile_6.png" 
           Canvas.Top="100" Canvas.Left="40"></Image>
        </Canvas>
    </Grid>
Thanks in advance.

Viewing all articles
Browse latest Browse all 1083

Trending Articles



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