Base:
property
PropertyLabel
System.Windows.Forms.PropertyGridInternal.GridEntry.PropertyLabel
2 references to PropertyLabel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (2)
201
str += "), Category = (" + this.
PropertyLabel
+ ")";
213
int labelWidth = GetLabelTextWidth(this.
PropertyLabel
, g, font);