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

Creates a new instance of the DropButtonClickEventArgs.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public DropButtonClickEventArgs()

Requirements

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

See Also