DateControl Xojo Plugin

DateControl.HasBorder Property

If set to false then border on the control is skipped.

HasBorder as Boolean {Read and Write}

Remarks

This property does nothing on Linux systems due to Gtk3 inability to remove border on Textboxes.

See Also

DateControl Control