ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32.MONITORINFOEX Structure / Flags Field

In This Topic
    Flags Field (Win32.MONITORINFOEX)
    In This Topic
    The attributes of the display monitor. This member can be the following value: 1 : MONITORINFOF_PRIMARY
    Syntax
    'Declaration
     
    Public Flags As System.UInteger
    public System.uint Flags
    See Also