C# Class SystemEx.Windows.Forms.PopupUtil

Exibir arquivo Open project: pvginkel/SystemEx Class Usage Examples

Public Methods

Method Description
ShouldShowPopup ( System popupForm, Screen popupScreen ) : bool

Private Methods

Method Description
ClientToScreen ( IntPtr handle, Rectangle rect ) : Rectangle
PopupUtil ( ) : System
SystemEvents_SessionSwitch ( object sender, Microsoft.Win32.SessionSwitchEventArgs e ) : void

Method Details

ShouldShowPopup() public static method

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