|  | IAppearanceObject Interface | 
Namespace: EBP.Api.Interfaces.Form
 Syntax
SyntaxThe IAppearanceObject type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackColor | 
            Gets or sets the background color
             | 
|  | BackColor2 | 
            Gets or sets the end color of the background's gradient brush
             | 
|  | Font | 
            Gets or sets the font used to paint the text
             | 
|  | ForeColor | 
            Gets or sets the foreground color
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) | 
 See Also
See Also