isCOBOL Evolve
:
User Interface
:
Controls Reference
:
CHECK-BOX
:
Properties
: Max-Width
Max-Width
The control's maximum width. This setting will affect the Layout Manager’s behavior.
Example -
Define a check-box with a maximum width if getting resized by layout manager
screen
section
.
...
03
screen-1-cb-1
Check-Box
line
22
.
0
column
10
.
0
size
11
.
0
cells
lines
3
.
0
cells
id
10
max-width
20
.
0
min-width
12
.
0
min-height
1
.
0
max-height
4
.
0
.
This site works best with JavaScript enabled