.NET Windows Forms in a Nutshell
This enumeration lists the options for the AutoSize property. public enum StatusBarPanelAutoSize { None = 1 , Spring = 2 , Contents = 3 } Hierarchy
System.Object Returned By
StatusBarPanel.AutoSize Passed To
StatusBarPanel.AutoSize |