Show / Hide Table of Contents

Class OnTooltipEventArgs

Inheritance
Object
OnTooltipEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Browsers.Events
Assembly: SlipeClient.dll
Syntax
public class OnTooltipEventArgs

Properties

| Improve this Doc View Source

Tooltip

The tooltip message

Declaration
public string Tooltip { get; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
Back to top Generated by DocFX