System.Windows.Forms.ControlStyles.EnableNotifyMessage Field

If true, the Control.OnNotifyMessage(Message) method is called for every message sent to the control's Control.WndProc(Message@). This style defaults to false. ControlStyles.EnableNotifyMessage does not work in partial trust.

Syntax

ControlStyles EnableNotifyMessage

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0