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

Abstract base class for button elements.

Syntax

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

See Also