2 references to PaintWidth
System.Windows.Forms.Design (2)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (2)
224
pic =
PaintWidth
+ TextIndent;
598
Rectangle baseVar = new(e.Bounds.X + offset, e.Bounds.Y + 1,
PaintWidth
, e.Bounds.Height - 3);