Top "Window-resize" questions

Refers to events and behaviors occurred before, meanwhile and after a window being re-sized.

Keeping winform control centered after window resize

Using Visual Studio 2008, windows forms, C#, .NET 2.0 ... Is there a code-less way to get a control (it happens to be …

winforms window-resize
How can I get a WPF Window to expand to fit the contents of a dynamically changing ItemsControl?

I've got a WPF application which starts off with a very small window. Something in the area of 200x100. When …

wpf itemscontrol window-resize
Modify image size when window is resized (jQuery)

I'm trying to resize images when a page is loaded and when the browser is resized. Some images will be …

javascript jquery image-resizing window-resize
Make an equal height function resizeable on window resize

We created a very basic equal height function a while back that works great. However, we've been tasked with making …

jquery window-resize
JQuery Masonry ! Update columnWidth On Window Resize

I'm working working on Responsive Layout where I'm using JQuery Masonry as well. I'm using following script to get current …

jquery jquery-masonry window-resize
Div moves below another div when window resized

When I resize the browser window my navigation bar div drops below the search box div. How can I stop …

css html window-resize
How to make QtQuick2.0 application window not resizable?

I have a QtQuick2.0/QtQuick2.1 application with following default codes on main.cpp: int main(int argc, char *argv[]) { QGuiApplication …

window qt5 window-resize qtquick2
Using jQuery to change image src when browser is resized

I have two different sized images, one if for screens smaller than 759px, the other is for screens larger than 759…

jquery image replace screen-size window-resize
Increase max popup width in a Chrome extension?

I am making a Chrome extension and I need to increase the max width size of the frame window (popup). …

popup google-chrome-extension window-resize
WPF Borderless window resize

I am designing my own custom window in WPF and I have been trying to implement the resizing functionality I …

c# .net wpf cursor window-resize