C# Class ExcelDna.IntelliSense.WindowWatcher.WindowChangedEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: Excel-DNA/IntelliSense Class Usage Examples

Public Properties

Property Type Description
Type ChangeType
WindowHandle System.IntPtr

Private Methods

Method 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
return ChangeType

WindowHandle public_oe property

public IntPtr,System WindowHandle
return System.IntPtr