| Visual Basic (Declaration) | |
|---|---|
Public Enum enumHighlightType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumHighlightType : System.Enum | |
| Member | Description |
|---|---|
| All | The whole line of the item. |
| Text | Just the text portion of the item. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.ExplorerBar.enumHighlightType
Target Platforms: Current Windows operating system with .NET 8.