Version

ThemedEdit Class Members

The following tables list the members exposed by ThemedEdit.

Public Properties
 NameDescription
Public PropertyEditFillColorColor used to display the fill color for edit controls.  
Public PropertyEditFillColorReadOnlyColor used to display the fill color for read-only edit controls.  
Public PropertyEditTextColorColor used to display the text color for edit controls.  
Public PropertyEditTextColorReadOnlyColor used to display the text color for read-only edit controls.  
Public Methods
 NameDescription
Public MethodDrawEditAreaRenders a themed edit area  
Public MethodGetThemeSystemColorReturns a System.Drawing.Color representing the themed system color for the specified SystemColor (Inherited from Infragistics.Win.ThemeItemBase)
Protected Methods
 NameDescription
Protected MethodThemeHandleResetInvoked when the theme has been changed. (Inherited from Infragistics.Win.ThemeItemBase)
See Also