Browse By Tags

  • How do I remove empty space from UltraCombo......

    Hi,

      I am using UltraCombo on my form. If user scroll records in the UltraCombo then after last record it showing

    some extra blank space.  I want to remove this empty space.How do I do this?

    Please advice

     

    Regards,

     Ganesh

     

  • Re: UltraCombo AutoCompleteMode customize

    In ultra combo/combo editor when you type first letter then ultraCombo1.Text property is getting to set whole word which is not happining with normal windows combobox.

    For example:- Suppose I have "Apple" item in my list. then if I enter "A" then ultraCombo1…

  • Re: How do I access editor buttons using Tab?

    Mike Saltzman"]

    You will probably need to use separate button or UltraButton controls. 

    Can we able put those buttons in ultra combo box Similar to editor buttons?

    ------------------------------------------------
    Ganesh