<< Click to Display Table of Contents >> BorderStyle |
[.NET only, GUI Control Only]
If embedded, the style of the border drawn around the control. Use 'None', if fully docked.
property BorderStyle VPE.BorderStyle
read / write; design- and runtime
Possible Values:
Value |
Description |
Fixed3D |
A three-dimensional border |
FixedSingle |
A single-line border |
None |
No border |
Default:
None