1 write to ToolTip
System.Windows.Forms (1)
System\Drawing\Design\PropertyValueUIItem.cs (1)
19
ToolTip
= tooltip;
1 reference to ToolTip
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
322
_toolTipText = _propertyValueUIItems[i].
ToolTip
;