Back to Devexpress

TabHeaderCustomDrawEventArgs.ControlInfo Property

windowsforms-devexpress-dot-xtratab-dot-tabheadercustomdraweventargs-69de528a.md

latest1.1 KB
Original Source

TabHeaderCustomDrawEventArgs.ControlInfo Property

Gets an object that contains information about the tab being drawn.

Namespace : DevExpress.XtraTab

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public TabDrawArgs ControlInfo { get; }
vb
Public ReadOnly Property ControlInfo As TabDrawArgs

Property Value

TypeDescription
DevExpress.XtraTab.Drawing.TabDrawArgs

An object that contains information about the tab being drawn.

|

See Also

TabHeaderCustomDrawEventArgs Class

TabHeaderCustomDrawEventArgs Members

DevExpress.XtraTab Namespace