Defines the appearance of the control
Member of Style (PRIM_VS.Style)
Data Type - Enumeration
The Shape property defines the appearance of the background of a control. Unlike the CornerXxxxxx properties which are pixel based, a Rounded control will change its corner size based on the size of the control.
Enum Value | Description |
---|---|
Rounded | Control will have rounded ends on the left and right. |
Febuary 18 V14SP2