dbicList Send comments on this topic.
ListMouseOverEventArgs Class
See Also  Members  
dbicBase Assembly > Dbi.WinControl Namespace : ListMouseOverEventArgs Class

Represents the method that will handle the ListMouseOver event.

Object Model

ListMouseOverEventArgs ClassdbiNodeItem ClassCellFormatCollection ClassdbiCellFormat ClassdbiCellFormat ClassNodeItemCollection ClassdbiNodeItem ClassdbiNodeItem ClassdbiNodeItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.ListMouseOverEventArgs

Requirements

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

See Also