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

Show file Open project: Cocotteseb/Krypton Class Usage Examples

Public Properties

Property Type Description
cbSize int
dwFlags int
rcMonitor RECT
rcWork RECT

Property Details

cbSize public property

public int cbSize
return int

dwFlags public property

public int dwFlags
return int

rcMonitor public property

public RECT rcMonitor
return RECT

rcWork public property

public RECT rcWork
return RECT