CVB.Net 14.0
StatusLineUpdatedEventArgs Class Reference

Event that indicates a change in the status line of a display. More...

Inherits EventArgs.

Public Member Functions

 StatusLineUpdatedEventArgs (string newStatus)
 ctor More...
 

Properties

string StatusLineText [get]
 New status line text.
 

Detailed Description

Event that indicates a change in the status line of a display.

Constructor & Destructor Documentation

◆ StatusLineUpdatedEventArgs()

StatusLineUpdatedEventArgs ( string  newStatus)

ctor

Parameters
newStatusnew status line string