C# Class ComponentFactory.Krypton.Toolkit.PI.PAINTSTRUCT

Show file Open project: ComponentFactory/Krypton Class Usage Examples

Public Properties

Property Type Description
fErase bool
fIncUpdate bool
fRestore bool
rcPaint RECT

Property Details

fErase public property

public bool fErase
return bool

fIncUpdate public property

public bool fIncUpdate
return bool

fRestore public property

public bool fRestore
return bool

rcPaint public property

public RECT rcPaint
return RECT