Questions tagged [aero-snap]

19 questions
0
votes
0 answers

How to apply Aero-Snap to an borderless Stage

I am trying to apply Aero-Snap to an borderless Stage, but the native Windows functions are disabled. I was searching for an answer to that question but I didn't found one. Summarized I just want to add Aero-Snap to a Stage with that…
blank
  • 1
  • 2
0
votes
1 answer

Is there any way to disable aero snap feature for particular WPF window?

I would like to use the window without enabling the default feature of aero snapping....i could do this by disabling the aero snap feature from the control panel....but i need to disable it for specific WPF Window alone.
0
votes
0 answers

On Windows7 when my application hangs in maximized state then irrespective of app's window position ghost window is always created on top left corner

In certain cases our application UI thread has to do heavy processing which may take more than 5 seconds and if this happens then OS thinks that my app got hanged and hence creates a ghost window. This ghost window is correctly created on top of my…
Ram
  • 31
  • 3
0
votes
1 answer

Prevent window from snapping to screen edges

Possible Duplicate: How do you disable Aero Snap in an application? Is there a way to prevent a WPF window from snapping to screen edges (i.e. Aero snap)? I know this can be disabled by the user in the OS, but I want to prevent only my window…
IneedHelp
  • 1,630
  • 1
  • 27
  • 58
1
2