Handle errors with using methods and properties
- Last UpdatedJul 22, 2024
- 1 minute read
Use the SilentMode property to determine whether the control is in silent mode or not. When the control is in silent mode, no error messages are shown. To see the error, call the GetLastError() method to return the error message.