Infragistics2.Win.UltraWinTabControl.v8.1
NotePageEarMarkUIElement Class
See Also  Members  
Infragistics.Win.UltraWinTabControl Namespace : NotePageEarMarkUIElement Class

This element is used with UltraTabControlBase.Styles NotePage and NotePageFlat to display earmark images that are used to select the previous or next tab.

Object Model


Syntax

Visual Basic (Declaration) 
Public Class NotePageEarMarkUIElement 
   Inherits ImageUIElement
C# 
public class NotePageEarMarkUIElement : ImageUIElement 

See Also