C# Class MetroFramework.Native.WinApi.MINMAXINFO

Afficher le fichier Open project: AshishKilmist/MetroFramework

Méthodes publiques

Свойство Type Description
ptMaxPosition MetroFramework.Native.POINT
ptMaxSize MetroFramework.Native.POINT
ptMaxTrackSize MetroFramework.Native.POINT
ptMinTrackSize MetroFramework.Native.POINT
ptReserved MetroFramework.Native.POINT

Property Details

ptMaxPosition public_oe property

public POINT,MetroFramework.Native ptMaxPosition
Résultat MetroFramework.Native.POINT

ptMaxSize public_oe property

public POINT,MetroFramework.Native ptMaxSize
Résultat MetroFramework.Native.POINT

ptMaxTrackSize public_oe property

public POINT,MetroFramework.Native ptMaxTrackSize
Résultat MetroFramework.Native.POINT

ptMinTrackSize public_oe property

public POINT,MetroFramework.Native ptMinTrackSize
Résultat MetroFramework.Native.POINT

ptReserved public_oe property

public POINT,MetroFramework.Native ptReserved
Résultat MetroFramework.Native.POINT