C# 클래스 Forex_Strategy_Builder.WinApi

Selected Win AI Function Calls
파일 보기 프로젝트 열기: nuggett11/Forex-Strategy-Builder

공개 메소드들

메소드 설명
SetWinFullScreen ( IntPtr hwnd ) : void

비공개 메소드들

메소드 설명
GetSystemMetrics ( int which ) : int
SetWindowPos ( IntPtr hwnd, IntPtr hwndInsertAfter, int X, int Y, int width, int height, uint flags ) : void

메소드 상세

SetWinFullScreen() 공개 정적인 메소드

public static SetWinFullScreen ( IntPtr hwnd ) : void
hwnd System.IntPtr
리턴 void