| ITopBanner Interface |
Namespace: SurveyToGo.UserLogic.Interfaces
public interface ITopBanner
The ITopBanner type exposes the following members.
| Name | Description | |
|---|---|---|
| ARGBBackColor |
Get/Set the background color according to an RGB value
| |
| ARGBColor |
Get/Set the text color according to an RGB value
| |
| BackColor | ||
| Color | ||
| FontName | ||
| FontSize | ||
| FontStyle | ||
| Text |
Get/Set the top banner text
| |
| Visible |
| Name | Description | |
|---|---|---|
| SetTextFormat |
Pipe texts into a string format and display it as the top banner's text
|