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

Mostra 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_oe property

public bool fErase
return bool

fIncUpdate public_oe property

public bool fIncUpdate
return bool

fRestore public_oe property

public bool fRestore
return bool

rcPaint public_oe property

public RECT rcPaint
return RECT