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

The arguments provided to the FirstDraw Event.

Object Model

FirstDrawEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   Dbi.WinControl.ExplorerBar.FirstDrawEventArgs

Requirements

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

See Also