C# Class TpTrayUtility.Components.GlobalMouseHandler

Inheritance: IMessageFilter
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility

Méthodes publiques

Méthode Description
GlobalMouseHandler ( ) : System.Windows.Forms
PreFilterMessage ( Message &m ) : bool

Method Details

GlobalMouseHandler() public méthode

public GlobalMouseHandler ( ) : System.Windows.Forms
Résultat System.Windows.Forms

PreFilterMessage() public méthode

public PreFilterMessage ( Message &m ) : bool
m System.Windows.Forms.Message
Résultat bool