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

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

Syntax

Visual Basic (Declaration) 
Public Overridable Property ListRightNotch As Integer
C# 
public virtual int ListRightNotch {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