Click or drag to resize

ExtendedFormOnDwmCompositionChanged Method

Raises the DwmCompositionChanged event.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void OnDwmCompositionChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
An EventArgs containing the event data.
See Also