SettingChange Event

Applies to:  Subclasser object, PowerForm control
See also:  Resizing event, Resized event

Occurs when any display settings have changed.  This event can occur when settings have been changed on the "Appearance" section of the Display Control Panel, or when the display settings have been changed by another application.

Syntax:

Private Sub object_SettingChange()

The SettingChange event syntax has these parts:

Part Description
object The name of an object in the Applies to list.  If object is a SubClasser object, then the object must be declared using WithEvents.

 

Home

Copyright and Disclaimer