TimeControl Xojo plugin

TimeControl.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.

This property does nothing on Windows systems since Windows native DateControl can only have Border or more border.

See Also

TimeControl Control