dbicExplorerBar Send comments on this topic.
CtrlID Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : CtrlID Property

Allows for an integer value to be defined by the programmer, this ID can be used to quickly identify each item.

Syntax

Visual Basic (Declaration) 
Public Property CtrlID As Integer
C# 
public int CtrlID {get; set;}

Property Value

Integer

Requirements

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

See Also