MaskedTextBox::OnBackColorChanged Method (EventArgs^)

 
Use BaseTrue

Occurs when the value of the BackColor property changes.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void OnBackColorChanged(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 2.0
Return to top
Show: