5 references to AutoSize
System.Windows.Forms (5)
winforms\Managed\System\WinForms\StatusBar.cs (4)
847if (sbp.AutoSize == StatusBarPanelAutoSize.Contents) { 888if (panel.AutoSize == StatusBarPanelAutoSize.Spring) { 1247if (value.AutoSize == StatusBarPanelAutoSize.Contents) { 1503switch (value.AutoSize) {
winforms\Managed\System\WinForms\StatusBarPanel.cs (1)
107/// Gets or sets the <see cref='System.Windows.Forms.StatusBarPanel.AutoSize'/>