WinApiWM_ERASEBKGND Field
The WM_ERASEBKGND message is sent when the window background must be erased (for example, when a window is resized).
Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpersAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public const int WM_ERASEBKGND = 20
Public Const WM_ERASEBKGND As Integer = 20
public:
literal int WM_ERASEBKGND = 20
static val mutable WM_ERASEBKGND: int
Field Value
Int32