C# Class ExcelDna.IntelliSense.WindowWatcher.WindowChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Excel-DNA/IntelliSense Class Usage Examples

Méthodes publiques

Свойство Type Description
Type ChangeType
WindowHandle System.IntPtr

Private Methods

Méthode Description
IsSupportedWinEvent ( WinEventHook winEvent ) : bool
WindowChangedEventArgs ( IntPtr windowHandle, ChangeType changeType ) : System
WindowChangedEventArgs ( IntPtr windowHandle, WinEventHook winEvent ) : System

Property Details

Type public_oe property

public ChangeType Type
Résultat ChangeType

WindowHandle public_oe property

public IntPtr,System WindowHandle
Résultat System.IntPtr