Infragistics(R) NetAdvantage(R) Windows Forms
TextUIElementBase Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : TextUIElementBase Class

An abstract base class for text uielements

Syntax

Visual Basic (Declaration) 
Public MustInherit Class TextUIElementBase 
   Inherits UIElement
C# 
public abstract class TextUIElementBase : UIElement 

See Also