C# Class SystemEx.Windows.Forms.PopupUtil

Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Méthodes publiques

Méthode Description
ShouldShowPopup ( System popupForm, Screen popupScreen ) : bool

Private Methods

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

Method Details

ShouldShowPopup() public static méthode

public static ShouldShowPopup ( System popupForm, Screen popupScreen ) : bool
popupForm System
popupScreen System.Windows.Forms.Screen
Résultat bool