C# Class ExcelDna.IntelliSense.ExcelToolTipWatcher.ToolTipChangeEventArgs

Inheritance: System.EventArgs
Mostra file Open project: Excel-DNA/IntelliSense Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
ToolTipChangeEventArgs ( ToolTipChangeType changeType, IntPtr handle ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

ToolTipChangeEventArgs() public method

public ToolTipChangeEventArgs ( ToolTipChangeType changeType, IntPtr handle ) : System
changeType ToolTipChangeType
handle System.IntPtr
return System