
You access these properties by expandingBajaui palette and double-click RadioButton
| Property | Value | Description |
|---|---|---|
| Visible | true (default) false |
Sets the table to be visible in the Px page interface (true) or not (false).
|
| Enabled | true (default) false |
When set to true, the table in Px page interface is commandable using the popup menu. When set to false, the display is still visible but not commandable.
|
| Layout | additional properties | Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width). |
| Text | text | Specify the text which should be there on the button. |
| Image | File chooser | Select the image file with the help of file chooser. |
| Font | null (default) | Default font is selected as Null. uncheck the Null checkbox and customise the font needed on the button. |
| Foreground | drop-down list | Specifies foreground fill. Solid opens the color chooser window. Gradient opens the gradient editor window. Image opens the texture window, click the browser icon to open File chooser, ord chooser to select the image file. Null indicates no foreground fill. |
| Background | drop-down list | Specifies background fill color.
|
| Halign | drop-down list | Selects from among horizontal alignment options. |
| Valign | Top, Center (default), Right, Fill |
Specifies to vertically align the pane. |
| Text to Icon align | Right (default), Top, Bottom, Left, Center |
Defines the alignment of the text in relationship to the icon: Right, Top, Bottom, Left, Center |
| Text Icon Gap | Number | Defines the gap between the text and icon. |
| Blink | False (default) True |
Configures the background color to blink. |
| Word Wrap Enabled | False (default) True |
When set to true allows the word on the button to be wrapped. When set to false does not allows the word on the button to be wrapped.
|
| Focus Traversable | False True(default)
|
|
| Button Style | Normal(default), Tool Bar, Hyperlink, None |
Selects the button style: Normal, Tool Bar, Hyperlink, None |
| Selected | False (default)True |