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

New Post: ChildWindow (v 1.9) - Lock Position ?

$
0
0
Can you give an example of how to modify the template so it won't move ?, or is there a property I can set ?....This is my ChildWindow code:
<extToolkit:ChildWindow Name="SettingsWindow" Height="244"  Margin="155,171,0,0" Caption="Settings" Width="680" IsModal="False" WindowState="Closed"  Background="#FF1D1D1D" WindowBackground="#FF1D1D1D" BorderThickness="0" CloseButtonVisibility="Collapsed" Foreground="White" CaptionForeground="White" IsManipulationEnabled="False" MaxHeight="244" MaxWidth="690" MinHeight="244" MinWidth="690" SnapsToDevicePixels="False" Focusable="False" IsEnabled="True" WindowStartupLocation="Manual" Grid.ColumnSpan="2">
        <Grid>
                  [ALL MY STUFF]
        </Grid>
    </extToolkit:ChildWindow>
I'm on version Xceed version 1.9...and I really need to be able to make the pop-up NOT MOVE !!!
I want it front and center,,,and not moveable !

Thanks,

Bazzy

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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