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
265
ComboBoxTool when not opened is not showing completed text of SelectedItem
posted

I am using UltraWinToolbars.ComboBoxTool. When I have an item whose text is larger than Combobox width, the Text gets hidden partially and only gets completely visible when we click on dropdown. I want Combobox width to get autosized based on length of selectedtext.

Is there any property/method available on ComboboxTool through which we can change this behavior?