4 references to Sunken
System.Windows.Forms (4)
winforms\Managed\System\WinForms\StatusBarPanel.cs (4)
48private System.Windows.Forms.StatusBarPanelBorderStyle borderStyle = System.Windows.Forms.StatusBarPanelBorderStyle.Sunken; 147DefaultValue(System.Windows.Forms.StatusBarPanelBorderStyle.Sunken), 158if (!ClientUtils.IsEnumValid(value, (int)value, (int)StatusBarPanelBorderStyle.None, (int)StatusBarPanelBorderStyle.Sunken)){ 623case StatusBarPanelBorderStyle.Sunken: