Top "Autosize" questions

A user interface implementation to automatically resize a control or element to accommodate its contents.

How to say XAML <Button Height="Auto"/> in code behind?

How can you set Height="*" and Height="Auto" in code behind?

c# wpf xaml autosize
Auto size the controls in winform

I've a winform and I placed a listbox in that form. When I maximize the winform the size of the …

c# winforms autosize
CSS auto-fit container between float:left & float:right divs

I'm looking for a way for CSS(3) to be able auto adjust the width of a center container div between …

containers autosize css
winforms: datagridview: height (autosize) depending on number of rows

in one of my forms a datagridview displays data from a database (of course the number of data (so number …

c# datagridview height autosize
How to get button content to fill width in WPF

In the following XAML the button will stretch to fit the width of the window, including as you resize the …

wpf xaml autosize
windows 8.1 autoscale by dpi on multiple screens (portrait and landscape) doing the opposite

I'll get to the point - I have two screens: 32" TV - Landscape mode (regular) - res: 1920x1080 20" monitor - …

scale dpi windows-8.1 multiple-monitors autosize
Auto size a jQuery UI dialog in Internet Explorer

How can I autosize a jQuery UI dialog in Internet Explorer? This code is OK in Firefox, but not in …

jquery jquery-ui jquery-ui-dialog autosize
Groupbox with a flowlayout panel inside and autosize = true shrinks like it is empty

I have a groupbox that holds a flowlayout panel and the flowlayout panel holds a bunch of controls. I set …

c# autosize groupbox flowlayoutpanel
WPF - setting HorizontalAlignment= Stretch to Textbox in StackPanel

Why doesn't a textbox stretch to fill space in a stackpanel? Is this by design? In a grid, the textbox …

wpf stackpanel autosize
Fancybox wrapper not auto-sizing correctly to image dimensions

I'm having an issue with FancyBox. It's supposed to auto-resize the wrapper in accordance to the dimensions of the image. …

jquery-plugins fancybox autosize