WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITabData2

    Show / Hide Table of Contents

    Interface ITabData2

    The extended interface that represents the data associated with a tab.

    Inherited Members
    ITabData.Font
    ITabData.BackColor
    ITabData.M_Backcolor
    ITabData.ForeColor
    ITabData.Text
    ITabData.Enabled
    ITabData.TabVisible
    ITabData.ToolTip
    ITabData.Image
    ITabData.ImageSize
    ITabData.ImageChanged
    ITabData.ImageIndex
    ITabData.UseActiveTabColor
    ITabData.BoundsAffected
    ITabData.PropertyChanged
    System.IDisposable.Dispose()
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface ITabData2 : ITabData, IDisposable

    Properties

    SuperTooltip

    Gets or sets the super tooltip info.

    Declaration
    ToolTipInfo SuperTooltip { get; set; }
    Property Value
    Type Description
    ToolTipInfo
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved