12 references to TOOLTIPTEXT
System.Windows.Forms (12)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
29939
NativeMethods.
TOOLTIPTEXT
ttt = (NativeMethods.
TOOLTIPTEXT
) m.GetLParam(typeof(NativeMethods.
TOOLTIPTEXT
));
winforms\Managed\System\WinForms\TabControl.cs (3)
2027
NativeMethods.
TOOLTIPTEXT
ttt = (NativeMethods.
TOOLTIPTEXT
) m.GetLParam(typeof(NativeMethods.
TOOLTIPTEXT
));
winforms\Managed\System\WinForms\ToolBar.cs (3)
1575
NativeMethods.
TOOLTIPTEXT
ttt = (NativeMethods.
TOOLTIPTEXT
) m.GetLParam(typeof(NativeMethods.
TOOLTIPTEXT
));
winforms\Managed\System\WinForms\TreeView.cs (3)
2935
NativeMethods.
TOOLTIPTEXT
ttt = (NativeMethods.
TOOLTIPTEXT
) m.GetLParam(typeof(NativeMethods.
TOOLTIPTEXT
));