C# 클래스 SystemEx.Windows.Forms.PopupUtil

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

공개 메소드들

메소드 설명
ShouldShowPopup ( System popupForm, Screen popupScreen ) : bool

비공개 메소드들

메소드 설명
ClientToScreen ( IntPtr handle, Rectangle rect ) : Rectangle
PopupUtil ( ) : System
SystemEvents_SessionSwitch ( object sender, Microsoft.Win32.SessionSwitchEventArgs e ) : void

메소드 상세

ShouldShowPopup() 공개 정적인 메소드

public static ShouldShowPopup ( System popupForm, Screen popupScreen ) : bool
popupForm System
popupScreen System.Windows.Forms.Screen
리턴 bool