4 references to GetTOOLINFO
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridToolTip.cs (4)
63
ToolInfoWrapper<Control> info =
GetTOOLINFO
(_controls[i]);
105
GetTOOLINFO
((Control)sender).SendMessage(this, PInvoke.TTM_DELTOOLW);
131
ToolInfoWrapper<Control> info =
GetTOOLINFO
(control);
157
ToolInfoWrapper<Control> info =
GetTOOLINFO
(_controls[i]);