Constant Reference > DividerStyle Constants |
Applies To
Values
Design Time |
Run Time |
0 - No dividers (Split default) |
dbgNoDividers |
1 - Black line |
dbgBlackLine |
2 - Dark gray line (non-Split default) |
dbgDarkGrayLine |
3 - Raised |
dbgRaised |
4 - Inset |
dbgInset |
5 - ForeColor |
dbgUseForeColor |
6 - Light gray line |
dbgLightGrayLine |
7 – Custom color |
dbgCustomColor |
8 - Double line |
dbgDoubleLine |