Class MouseHoverTimer
Represents a mouse timer.
Inheritance
System.Object
MouseHoverTimer
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class MouseHoverTimer : IDisposable
Constructors
MouseHoverTimer()
Declaration
public MouseHoverTimer()
Properties
MouseOverTimerInterval
Declaration
public static int MouseOverTimerInterval { get; }
Property Value
System.Int32
|
Methods
Cancel()
Declaration
public void Cancel()
Cancel(RadElement)
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable.Dispose()