IOleInPlaceFrame.SetStatusText Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaração
Sub SetStatusText ( _
    pszStatusText As String _
)
void SetStatusText(
    string pszStatusText
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceFrame::SetStatusText

.NET Framework Security

See Also

Reference

IOleInPlaceFrame Interface

Microsoft.VisualStudio.OLE.Interop Namespace