DisplayOnStatusLineUpdated Method

CVB.Net Documentation
Overrideable function that takes care of the StatusLineUpdated event.

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

protected virtual void OnStatusLineUpdated(
	StatusLineUpdatedEventArgs args
)

Parameters

args
Type: Stemmer.Cvb.Forms.ControlsStatusLineUpdatedEventArgs
Event argument.
See Also

Reference