Glossary Item Box

LabDevTools Send comments on this topic.

CharChanged Event

It comes generated when the value of the CharText property changed.

 

[Visual Basic]
Public Event CharChanged As MCharEventHandler
[C#]
public event MCharEventHandler CharChanged
Observations:

It does not have arguments.

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.