﻿<?xml version="1.0" encoding="utf-8"?><Type Name="StatusBarPanelAutoSize" FullName="System.Windows.Forms.StatusBarPanelAutoSize"><TypeSignature Language="C#" Value="public enum StatusBarPanelAutoSize" /><AssemblyInfo><AssemblyName>System.Windows.Forms</AssemblyName><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Enum</BaseTypeName></Base><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This enumeration is used by the <see cref="P:System.Windows.Forms.StatusBarPanel.AutoSize" /> property. The <see cref="P:System.Windows.Forms.StatusBarPanel.AutoSize" /> property specifies how a <see cref="T:System.Windows.Forms.StatusBarPanel" /> is autosized on a <see cref="T:System.Windows.Forms.StatusBar" /> control.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Specifies how a <see cref="T:System.Windows.Forms.StatusBarPanel" /> on a <see cref="T:System.Windows.Forms.StatusBar" /> control behaves when the control resizes.</para></summary></Docs><Members><Member MemberName="Contents"><MemberSignature Language="C#" Value="Contents" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.StatusBarPanelAutoSize</ReturnType></ReturnValue><Docs><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>The width of the <see cref="T:System.Windows.Forms.StatusBarPanel" /> is determined by its contents.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="None"><MemberSignature Language="C#" Value="None" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.StatusBarPanelAutoSize</ReturnType></ReturnValue><Docs><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Windows.Forms.StatusBarPanel" /> does not change size when the <see cref="T:System.Windows.Forms.StatusBar" /> control resizes.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Spring"><MemberSignature Language="C#" Value="Spring" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.StatusBarPanelAutoSize</ReturnType></ReturnValue><Docs><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Windows.Forms.StatusBarPanel" /> shares the available space on the <see cref="T:System.Windows.Forms.StatusBar" /> (the space not taken up by other panels whose <see cref="P:System.Windows.Forms.StatusBarPanel.AutoSize" /> property is set to <see cref="F:System.Windows.Forms.StatusBarPanelAutoSize.None" /> or <see cref="F:System.Windows.Forms.StatusBarPanelAutoSize.Contents" />) with other panels that have their <see cref="P:System.Windows.Forms.StatusBarPanel.AutoSize" /> property set to <see cref="F:System.Windows.Forms.StatusBarPanelAutoSize.Spring" />.</para></summary></Docs><AssemblyInfo><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>