PaintStructErase Field

Indicates whether the background must be erased.

This value is non-zero if the application should erase the background.

The application is responsible for erasing the background if a window class is created without a background brush.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public bool Erase

Field Value

Boolean

See Also