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

The arguments provided to the DragOut Event.

Object Model

DragOutEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.DragOutEventArgs

Requirements

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

See Also