Fires the PathChanged event

Namespace: Skewworks.NETMF.Controls
Assembly: Skewworks.NETMF.Controls (in Skewworks.NETMF.Controls.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
protected virtual void OnPathChanged(
	Object sender,
	string value
)

Parameters

sender
Type: System..::..Object
Object sending the event
value
Type: System..::..String
New value of path

See Also