C# 클래스 ARCed.UI.Win32Helper

파일 보기 프로젝트 열기: borisblizzard/arcreator

공개 메소드들

메소드 설명
ControlAtPoint ( Point pt ) : Control
MakeLong ( int low, int high ) : uint

메소드 상세

ControlAtPoint() 공개 정적인 메소드

public static ControlAtPoint ( Point pt ) : Control
pt System.Drawing.Point
리턴 System.Windows.Forms.Control

MakeLong() 공개 정적인 메소드

public static MakeLong ( int low, int high ) : uint
low int
high int
리턴 uint