VB6 OnChangeName - Element
In This Topic
void OnChangeName(Element e, String newName)
| |
|
Property |
Description |
|
| |
|
Exent Name |
OnChangeName |
|
| |
|
Description |
Fires (just before) the name of the element changes. |
|
| |
|
Remarks |
e is the element that has changed
newName is the new value of the element
|
|