InputPanel for WinForms | ComponentOne
C1.Win.5 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 UInteger
    public uint Flags
    See Also