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