Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: How To (Forms, Reports, and more) > Forms > Form Designer > Form Controls > Database Controls > DB Radio Button

Settings

Scroll Prev Top Next More

 

ð Checked Value

Value of data field when button is true

 

ð Use Custom Glyphs

Loads a custom glyph image file to display on the button object. The custom glyph must contain all 6 different radio button states like the image displayed below:

 

RadioButtonGlyph

 

The radio button states must progress in the following order:

 

Glyph #

Description

1

Unchecked

2

Checked

3

Unchecked Down

4

Checked Down

5

Unchecked Disabled

6

Checked Disabled

 

Win Mask Color

Specifies the color for the custom glyph background mask color. For the above example glyph, the window mask color is fuchsia.

Transparent Color

Specifies color for custom glyph background color when the transparent attribute is enabled.

 

 

 

 

DBRadioButton_Settings