C# Class ExcelDna.IntelliSense.ExcelToolTipWatcher.ToolTipChangeEventArgs

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

Méthodes publiques

Méthode Description
ToString ( ) : string
ToolTipChangeEventArgs ( ToolTipChangeType changeType, IntPtr handle ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ToolTipChangeEventArgs() public méthode

public ToolTipChangeEventArgs ( ToolTipChangeType changeType, IntPtr handle ) : System
changeType ToolTipChangeType
handle System.IntPtr
Résultat System