J
Jason
For a form I am using ControlBoxField.ListWidth = 7.5 (or any other value)
but resizes the drop down list width to the width of the drop down box. The
help states that the value can not be less than the width of the control
box - being larger should be fine. Instead I have to use
ControlBoxField.ListWidth = 5000. The field for List Width under form (below
column widths and list rows) is still set to 7.5. So why the different
values required?
Thanks,
J.
but resizes the drop down list width to the width of the drop down box. The
help states that the value can not be less than the width of the control
box - being larger should be fine. Instead I have to use
ControlBoxField.ListWidth = 5000. The field for List Width under form (below
column widths and list rows) is still set to 7.5. So why the different
values required?
Thanks,
J.