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

Exposes T:Infragistics.Win.Appearance properties used by classes which are represented by button elements in the user interface.

Syntax

Visual Basic (Declaration) 
Public Class ButtonAppearancesBase 
   Inherits Infragistics.Shared.SubObjectBase
C# 
public class ButtonAppearancesBase : Infragistics.Shared.SubObjectBase 

See Also