Function Name | c:<CONTROL-NAME>#OnEditChanged |
---|---|
Syntax | (defun c:<CONTROL-NAME>#OnEditChanged
(NewValue [as String]
/) |
Return Type | Ignored |
Applies To | Combo Box, Image Combo Box, Text Box |
This event is triggered when the text in the edit control has changed. NewValue is the new text in the control.