C# Class Trollkit.FullScreen

Afficher le fichier Open project: edibletoaster/Babycastles-Trollkit

Méthodes publiques

Свойство Type Description
HWND_TOPMOST System.IntPtr

Méthodes publiques

Méthode Description
set ( IntPtr handle ) : void

Private Methods

Méthode Description
MoveWindow ( IntPtr hWnd, int X, int Y, int nWidth, int nHeight, bool bRepaint ) : bool
SetWindowPos ( IntPtr hWnd, IntPtr hWndInsertAfter, int x, int y, int cx, int cy, UInt32 uFlags ) : int

Method Details

set() public static méthode

public static set ( IntPtr handle ) : void
handle System.IntPtr
Résultat void

Property Details

HWND_TOPMOST public_oe static_oe property

public static IntPtr,System HWND_TOPMOST
Résultat System.IntPtr