| Friendly Name | Edge Style |
|---|---|
| API Name | EdgeStyle |
| Type | Integer |
| Restrictions | Range is 0 - 5 |
| Get Function | (dcl-Control-GetEdgeStyle <CONTROL>) |
| Set Function | (dcl-Control-SetEdgeStyle <CONTROL>
NewValue [as
Integer]) |
| Applies To | Splitter |
The edge style controls how the splitter is painted.
| Style | Description |
|---|---|
| 0 | Raised |
| 1 | Double raised |
| 2 | Etched |
| 3 | Flat |
| 4 | Sunken |
| 5 | Bump |