|
|
|
|
|
ControlExecuteModification (Function) In french: ChampExécuteModification Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. ControlExecuteModification(EDT_Edit)
Syntax
ControlExecuteModification(<Control used>)
<Control used>: Control name Name of the control to be used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|