1 reference to TTM_GETBUBBLESIZE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolTip.cs (1)
1783IntPtr bubbleSizeInt = UnsafeNativeMethods.SendMessage(new HandleRef(this, this.Handle), NativeMethods.TTM_GETBUBBLESIZE, 0, this.GetMinToolInfoForTool(tool.GetOwnerWindow()));