We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

ComboAdv

Hi, I am using the ComboAdv in my application. The properties for the comboadv are set as follows: this.comboBoxAceUOM.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat; this.comboBoxAceUOM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBoxAceUOM.FlatBorderColor = System.Drawing.Color.DarkGray; this.comboBoxAceUOM.FlatStyle = Syncfusion.Windows.Forms.Tools.ComboFlatStyle.Flat; The style of the combo is set to default. The appearance of the control is exactly like what I need for my application, but there is an issue. Whenever the mouse is moved over this control, the border of combo is highlighted. But the other controls in my application do not behave the same way. So what i want is that whenever mouse is moved over the combo the border should not be highlighted, it should remain the same way as it is when the mouse is not moved over the combo. Please suggest a solution. Regards Sapna

Loader.
Live Chat Icon For mobile
Up arrow icon