2 references to ShowToolTips
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBar.cs (2)
433if (ShowToolTips && !DesignMode) cp.Style |= NativeMethods.TBSTYLE_TOOLTIPS; 863if (ShowToolTips != value) {