Hi,
It seems every time I try to set B4X View Enable and Visible properties I find that although they are included in the designer you can't set them in the code.
Please include these routinely when designing these libraries.
Best regards
Rob
It seems every time I try to set B4X View Enable and Visible properties I find that although they are included in the designer you can't set them in the code.
Please include these routinely when designing these libraries.
Examples:
B4XComboBox.Enabled = False
B4XComboBox.Visible = True
B4XSeekBar.Enabled = True
B4XSeekBar.Visible = True
Best regards
Rob