ResetPasswordBox
This function will reset the content of the Password Text-Box object.
Function Definition:
void ResetPasswordBox();
To configure this function, follow the steps below:
1. In an object event, configure the ResetPasswordBox() function: TextBoxObjectName.ResetPasswordBox();
2. During the execution of RunTime, run the configured event.
|
Note: This property exists only to the following objects: . Text-Box |
|
Note: This function will only work if the Text-Box has the property Password activated |