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
180
UltraComboEditor drop down button width
posted

I have a minor issue using the UltraComboEditor in an UltraGrid on tablet PCs - the issue is that the drop-down button can be quite hard to press on with the stylus.  Is there an easy way to increase the width of the drop-down button?

Thanks.

Parents
  • 69832
    Verified Answer
    Offline posted

    For the 'Standard' setting of the DisplayStyleproperty, the width is obtained from the System.Information.VerticalScrollBarWidth property. If you increase that value through the OS's desktop properties applet, the button will follow suit. There is, however, no way to change it through the public object model. If you like you can submit a feature request for a property that allows you to change this.

Reply Children
No Data