dbicTips Send comments on this topic.
BeforeTipShowEventArgs Class
See Also  Members  
dbicTips Assembly > Dbi.WinControl.Tips Namespace : BeforeTipShowEventArgs Class

Provides data for the BeforeTipShow Event

Object Model

BeforeTipShowEventArgs ClassdbiTipsObject Class

Syntax

Visual Basic (Declaration) 
Public Class BeforeTipShowEventArgs 
   Inherits System.EventArgs
C# 
public class BeforeTipShowEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Tips.BeforeTipShowEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also