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

Gets or sets the image to place in the tab.

Syntax

Visual Basic (Declaration) 
Public Property TabImage As Image
C# 
public Image TabImage {get; set;}

Property Value

Image

Requirements

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

See Also