EnableUserPreferences method
EnableUserPreferences(enable)
EnableUserPreferences
The EnableUserPreferences(enable) method allows the application to deny the user access to KClient's preferences.
REM Prevent the user changing any settings Client.EnableUserPreferences(FALSE)