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

Provides data for the UserDrawnBody Event

Object Model

UserDrawnBodyEventArgs ClassdbiTipsObject Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Tips.UserDrawnBodyEventArgs

Requirements

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

See Also