C# 클래스 Nintenlord.Event_Assembler.UserInterface.FormHelpers

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 메소드들

메소드 설명
ClingToParentEdges ( Form form, int distance ) : void
ClingToScreenEndges ( Form form, int distance ) : void

메소드 상세

ClingToParentEdges() 공개 정적인 메소드

public static ClingToParentEdges ( Form form, int distance ) : void
form System.Windows.Forms.Form
distance int
리턴 void

ClingToScreenEndges() 공개 정적인 메소드

public static ClingToScreenEndges ( Form form, int distance ) : void
form System.Windows.Forms.Form
distance int
리턴 void