The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
I''m using two CurrencyEdit objects in a tab, along other regular edit boxes. The two CurrencyEdit boxes have a sort of thin blue border around them, which I haven''t found a way to remove. How can I do it?
Thanks in advance,
Ricardo
ADAdministrator Syncfusion Team June 23, 2004 11:35 AM UTC
Hi Ricardo,
Can you reproduce this behavior in the CurrencyEditDemo sample (Tools\samples\Editors Package\CurrencyEdit\CurrencyEditDemo)?
Are you setting the FlatStyle property of the CurrencyEdit control to System. If so can you set it to Standard.
Regards
Arun
RJRicardo J. MéndezJune 23, 2004 01:30 PM UTC
Thanks for the pointer, Arun. The FlatStyle was set to Flat, changing it to Standard removed the thin blue border.
Ricardo