|
Element
|
Description
|
|---|---|
|
bMode
|
true—indicates that the caption is left-aligned.
false—indicates that the caption is not left-aligned.
|
|
Element
|
Description
|
|---|---|
|
stringText
|
A string that indicates the radio button's caption.
|
|
Element
|
Description
|
|---|---|
|
bMode
|
0 = horizontal radio button, 1 = vertical radio button.
|
|
|
For Python, use True and False, with a capital letter.
|