MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
OnTextChanged Method (e)
NamespacesMPfm.WindowsControlsLinkLabelOnTextChanged(EventArgs)
Occurs when the Text property value changes. Refreshes the control.
Declaration Syntax
C#Visual Basic
protected override void OnTextChanged(
	EventArgs e
)
Protected Overrides Sub OnTextChanged ( _
	e As EventArgs _
)
Parameters
e (EventArgs)
Event arguments

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)