This document is archived and information here might be outdated. Recommended version. |
Gets the status bar associated with the application.
[Visual Basic .NET] Public Function GetStatusBar ( _ ) As IStatusBar
[C#] public IStatusBar GetStatusBar ( );
[C++]
HRESULT GetStatusBar(
void
);