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:
|