Home Search

DriveWorks Solo 22
Border Radius

Send Feedback

Border Radius

A radius can be applied to various elements and when in certain states (hover, pressed, etc.) on form controls.

Examples of radius applied to various control types:

Control TypeExample
Combo BoxExample showing radius applied to a Combo Box control
SliderExample showing radius applied to a Slider control
Spin ButtonExample showing radius applied to a Spin Button control

This applies to the following properties and controls:

PropertyAvailable on controls
Border Radius

Specifies the border radius of the control.

Hyperlink, Label, Picture Box, Spin Button

The Hyperlink control requires its property Border Style to be set to SingleLine.

Border Radius (Hover)

Specifies the border radius of the control when in a hovered state.

Hyperlink, Picture Box

The Hyperlink control requires its property Border Style to be set to SingleLine.

Button Border Radius

Specifies the border radius of buttons in the control. If the value is blank, "Border Radius" will be applied.

Spin Button
Check Border Radius

Controls the border radius of the check.

Check Box, Check Box Group
Group Border Radius

Specifies the radius of the border shown around the group.

Check Box Group, Option Group
Input Border Radius

Specifies the border radius of the control's input area.

Combo Box, Numeric Text Box, Spin Button, Text Box
List Border Radius

Specifies the border radius of the list.

List Box
List Item Border Radius

Specifies the border radius of list items.

List Box
Thumb Border Radius

Specifies the border radius of the slider's thumb.

Slider
Track Border Radius

Specifies the border radius of the slider's track.

Slider

Property Type

Property Type: Static

A Static property can be made Dynamic (to control the value from a rule).

See Change a Static Property to a Dynamic Property.

Default Value

When the control is added the Default Value of this property will be set to 0

To change the default Static value:

Ensure the property is a static property (It will display the gray orb alongside the property name).

The default value of the static property can be changed by:

  1. Click in the property for the control to be changed
  2. Enter the required value.

To build a rule to control the value:

The function BorderRadius assists in creating the format required when applying a different radius to each corner of the border.

See Build a Rule for the Dynamic Property.

Value set in Form Designer. For DriveWorks projects static properties can be made Dynamic by double clicking the gray radio button.