StatusBar.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the status bar for the current window (app view).
public:
static StatusBar ^ GetForCurrentView();
static StatusBar GetForCurrentView();
public static StatusBar GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As StatusBar
Returns
The status bar for the current window (app view).