DisplayOnBackColorChanged Method

CVB.Net Documentation
Background color of the parent class has changed. Reflect the change in the display as well.

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

protected override void OnBackColorChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments.
See Also

Reference