OpenSaveDialogFormOnTextChanged Method

Redraws the text in the title of OpenSaveDialog

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
protected override void OnTextChanged(
	EventArgs e
)

Parameters

e  EventArgs

See Also