Base:
property
PropertyLabel
System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyLabel
2 references to PropertyLabel
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (2)
102
public override string GetTestingInfo() => $"object = ({FullLabel}), Category = ({
PropertyLabel
})";
118
int labelWidth = GetLabelTextWidth(
PropertyLabel
, g, font);