WinApiWM_ERASEBKGND Field

The WM_ERASEBKGND message is sent when the window background must be erased (for example, when a window is resized).

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpers
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
public const int WM_ERASEBKGND = 20

Field Value

Int32

See Also