C# Class Standard.CREATESTRUCT

Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Méthodes publiques

Свойство Type Description
cx int
cy int
dwExStyle WS_EX
hInstance System.IntPtr
hMenu System.IntPtr
hwndParent System.IntPtr
lpCreateParams System.IntPtr
style WS
x int
y int

Property Details

cx public_oe property

public int cx
Résultat int

cy public_oe property

public int cy
Résultat int

dwExStyle public_oe property

public WS_EX dwExStyle
Résultat WS_EX

hInstance public_oe property

public IntPtr,System hInstance
Résultat System.IntPtr

hMenu public_oe property

public IntPtr,System hMenu
Résultat System.IntPtr

hwndParent public_oe property

public IntPtr,System hwndParent
Résultat System.IntPtr

lpCreateParams public_oe property

public IntPtr,System lpCreateParams
Résultat System.IntPtr

style public_oe property

public WS style
Résultat WS

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int