C# Class Forex_Strategy_Builder.WinApi

Selected Win AI Function Calls
Afficher le fichier Open project: nuggett11/Forex-Strategy-Builder

Méthodes publiques

Méthode Description
SetWinFullScreen ( IntPtr hwnd ) : void

Private Methods

Méthode Description
GetSystemMetrics ( int which ) : int
SetWindowPos ( IntPtr hwnd, IntPtr hwndInsertAfter, int X, int Y, int width, int height, uint flags ) : void

Method Details

SetWinFullScreen() public static méthode

public static SetWinFullScreen ( IntPtr hwnd ) : void
hwnd System.IntPtr
Résultat void