Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Ultra Combo, Ultra Calendar Combo hide show Link Button
posted

I am using 7.2 Version, I am facing an issue that I am unable to hide the show Link Button which is showing for the Combo and Calendar controls. I am able to find the this property for Text Editor as (ShowLnkButton = "Never") but I am unable to find this for Ultra Combo and Ultra Calendar Combo. Here I am giving some screen shots also red highlighted are should be removed. Please check.

Can you please help me as soon as possible.

Parents
No Data
Reply
  • 22852
    Offline posted

    Are you using Windows Forms or ASP.NET?  I ask because the controls listed sound more like Windows Forms control names though the forum that you posted in is for ASP.NET.

    As far as the button that is highlighted, it appears as though it is likely from the Ink Provider Component.  This was added in 2004 Volume 3 and the functionality comes from the Infragistics.Win.UltraWinInkProvider assembly so if you remove that assembly from your application you would likely remove those buttons.

Children
No Data