Posted 29 December 2021, 6:33 am EST
In .NET we have fmBackStyleTransparent and fmBackStyleOpaque back style properties available to set the background transparent or opaque. Do we have similar property in C1.Combo ?
Forums Home / ComponentOne / WinForms Edition
Posted by: selvaraj.pandian on 29 December 2021, 6:33 am EST
Posted 29 December 2021, 6:33 am EST
In .NET we have fmBackStyleTransparent and fmBackStyleOpaque back style properties available to set the background transparent or opaque. Do we have similar property in C1.Combo ?
Posted 30 December 2021, 12:55 am EST
Hi,
Windows Forms controls do not support true transparency. The background of a transparent Windows Forms control is painted by its parent.
Sorry for the inconvenience but there is no property in C1Combo to draw a transparent background.
Regards
Avnish