C# Class Forex_Strategy_Builder.WinApi

Selected Win AI Function Calls
Mostra file Open project: nuggett11/Forex-Strategy-Builder

Public Methods

Method Description
SetWinFullScreen ( IntPtr hwnd ) : void

Private Methods

Method 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 method

public static SetWinFullScreen ( IntPtr hwnd ) : void
hwnd System.IntPtr
return void