2 implementations of SetStatusText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (1)
6095int UnsafeNativeMethods.IOleInPlaceFrame.SetStatusText(string pszStatusText) {
winforms\Managed\System\WinForms\WebBrowserContainer.cs (1)
149int UnsafeNativeMethods.IOleInPlaceFrame.SetStatusText(string pszStatusText) {