C# 클래스 WindowlessControls.WindowlessNavigateEventArgs

파일 보기 프로젝트 열기: koush/WindowlessControls 1 사용 예제들

공개 메소드들

메소드 설명
WindowlessNavigateEventArgs ( Control source, Rectangle sourceRectangle, Keys key, Control destination ) : System

메소드 상세

WindowlessNavigateEventArgs() 공개 메소드

public WindowlessNavigateEventArgs ( Control source, Rectangle sourceRectangle, Keys key, Control destination ) : System
source System.Windows.Forms.Control
sourceRectangle System.Drawing.Rectangle
key Keys
destination System.Windows.Forms.Control
리턴 System