AD
Administrator
Syncfusion Team
August 13, 2005 12:48 AM UTC
Hi Info,
The BackColor property is of no significance in the EditControl. Please try setting the BackgroundColor property for this purpose :
this.editControl1.BackgroundColor = new Syncfusion.Drawing.BrushInfo(Syncfusion.Drawing.GradientStyle.Horizontal, System.Drawing.Color.Beige, System.Drawing.Color.IndianRed);
Note that this feature will only be available in the post v3.2.1.0 builds. Please create an incident in Direct-Trac in this regard, if you wish to receive an internal build containing this feature. We appreciate your interest in Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.