dbicExplorerBar Send comments on this topic.
ItemOverEventArgs Class
See Also  Members  
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace : ItemOverEventArgs Class

The arguments provided to the ItemOver Event.

Object Model

ItemOverEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ItemOverEventArgs 
C# 
public class ItemOverEventArgs 

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.ItemOverEventArgs

Requirements

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

See Also