public enum BackColorFillTypePublic Enumeration BackColorFillType| SolidFill | 0 | Background is painted using a solid color specified by BackColor property. |
| GradientFill | 1 | Background is painted using gradient-fill which includes grayscale colors. |
| Transparent | 2 | Background is transparent. |