1 reference to PreferredWidth
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
116
Width = Math.Max(Width,
PreferredWidth
+ (SystemInformation.VerticalScrollBarWidth * 2));