Style - Shape Property

Defines the appearance of the control

Member of Style (PRIM_VS.Style)

Data Type - Enumeration

Details

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.

Allowed Values

Enum ValueDescription
RoundedControl will have rounded ends on the left and right.


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2