GIAC
GSSP-NET · Question #176
You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Windows application using .NET Framework 2.0. The…
The correct answer is A. UserPreferenceChanged. GIAC GSSP-.NET Exam
Secure Coding Principles and Methodologies
Question
You work as a Windows Application Developer for ABC Inc. The company uses Visual Studio .NET as its application development platform. You create a Windows application using .NET Framework 2.0. The application provides accessibility features. The forms in the application display a background image. You want to remove the image whenever a user selects Use High Contrast in the Accessibility Options in Control Panel. You are required to add an event to handle this accessibility setting change. Which of the following events will you use to accomplish this task?
Options
- AUserPreferenceChanged
- BStyleChanged
- CChangeUICues
- DDisplaySettingsChanged
How the community answered
(57 responses)- A81% (46)
- B5% (3)
- C11% (6)
- D4% (2)
Explanation
GIAC GSSP-.NET Exam
Topics
#UserPreferenceChanged#accessibility#high contrast#SystemEvents
Community Discussion
No community discussion yet for this question.