C# 클래스 KeePass.Forms.FocusEventArgs

상속: KeePass.Util.CancellableOperationEventArgs
파일 보기 프로젝트 열기: cappert/keepass2 1 사용 예제들

공개 메소드들

메소드 설명
FocusEventArgs ( Control cRequested, Control cFocusing ) : System

메소드 상세

FocusEventArgs() 공개 메소드

public FocusEventArgs ( Control cRequested, Control cFocusing ) : System
cRequested System.Windows.Forms.Control
cFocusing System.Windows.Forms.Control
리턴 System