Hello Kevin,
Thank you for reporting this. A possible workaround is to set this property programmatically.
public Form1()
{
InitializeComponent();
this.radImageButtonElement1.ShowBorder = false;
}
Regards,
Dinko | Tech Support Engineer
Progress Telerik