New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

C#
public struct NativeMethods.PAINTSTRUCT

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Fields

C#
public bool fErase
C#
public bool fIncUpdate
C#
public bool fRestore
C#
public IntPtr hdc
C#
public int rcPaint_bottom
C#
public int rcPaint_left
C#
public int rcPaint_right
C#
public int rcPaint_top
C#
public int reserved1
C#
public int reserved2
C#
public int reserved3
C#
public int reserved4
C#
public int reserved5
C#
public int reserved6
C#
public int reserved7
C#
public int reserved8