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

The arguments provided to the DropButtonClick Event.

Object Model

DropButtonClickEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.DropButtonClickEventArgs

Requirements

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

See Also