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


"

The following tables list the members exposed by ItemOverEventArgs.

"

Public Constructors

 NameDescription
public ConstructorItemOverEventArgs ConstructorCreates a new instance of the ItemOverEventArgs.  
Top

Public Properties

 NameDescription
public PropertyItemIndexReturns the current ListItem under the mouse pointer.  
public PropertyListBarIndexReturns the current ListBarIndex under the mouse pointer.  
public PropertyListIndexReturns the current ListIndex under the mouse pointer.  
Top

See Also