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.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Erase As Boolean
Dim instance As PaintStruct
Dim value As Boolean
value = instance.Erase
instance.Erase = value
No code example is currently available or this language may not be supported.
Field Value
Boolean