Skybound VisualTips

VisualTipEventArgs Class

Provides data for the VisualTipEventHandler event.

For a list of all members of this type, see VisualTipEventArgs Members.

System.Object
   System.EventArgs
      Skybound.VisualTips.VisualTipEventArgs

[Visual Basic]
Public Class VisualTipEventArgs
    Inherits EventArgs
[C#]
public class VisualTipEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Skybound.VisualTips

Assembly: Skybound.VisualTips (in Skybound.VisualTips.dll)

See Also

VisualTipEventArgs Members | Skybound.VisualTips Namespace