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

Gets or sets the notch size used to paint the top left corner of a list title.

Syntax

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

Property Value

Integer

Remarks

This property is only valid when ControlType Property is Explorer

Requirements

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

See Also