dxSkinFormCorners Variable
Specifies the shape of form corners used by an application.
#Declaration
var dxSkinFormCorners: TdxFormCorners = dxDefaultSkinFormCorners;
#Variable Value
Type | Description |
---|---|
Tdx |
A form corner shape. |
#Remarks
A skin controller‘s FormCorners property maps to the dxSkinFormCorners
global variable. All skin controllers in an application share the same form shadow visibility setting.