Which event should you use?

You create an application that provides accessibility features. Your standard forms display a background image. When the user selects Use High Contrast in the Accessibility Options in Control Panel, you want this image to be removed. You need to add an event to handle this accessibility setting change.
Which event should you use?

You create an application that provides accessibility features. Your standard forms display a background image. When the user selects Use High Contrast in the Accessibility Options in Control Panel, you want this image to be removed. You need to add an event to handle this accessibility setting change.
Which event should you use?

A.
Me.StyleChanged

B.
SystemEvents.UserPreferenceChanged

C.
Me.ChangeUICues

D.
SystemEvents.DisplaySettingsChanged



Leave a Reply 0

Your email address will not be published. Required fields are marked *