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)
201str += "), Category = (" + this.PropertyLabel + ")"; 213int labelWidth = GetLabelTextWidth(this.PropertyLabel, g, font);