Glossary Item Box
LabDevTools
Send comments
on this topic.
ValueChanged Event
It comes generated when the value of the
Value
property comes changed.
[Visual Basic]
Public Event ValueChanged As
ACounterEventHandler
[C#]
public event
ACounterEventHandler
ValueChanged
Observations:
It does not have arguments.
Copyright © 2007 LabDevTools. All Rights Reserved.