dbicTabs Send comments on this topic.
CloseButton Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : CloseButton Property

Determines if the close button will be displayed in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property CloseButton As Boolean
C# 
public virtual bool CloseButton {get; set;}

Property Value

Boolean

Requirements

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

See Also