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
765
UltraCombo
posted

Hello,

i have a Problem.

How works in UltraCombo the following function from a standart combo

cbTest.DroppedDown = True

Thank you for your Help

ronald

Parents
No Data
Reply
  • 6120
    Offline posted

    Hello Ronald,

    To dropdown an UltraCombo control in code, use the PerformAction(UltraComboAction) method and specify an UltraComboAction of UltraComboAction.Dropdown.

    Please let me know if I may be of further assistance.

    Sincerely,
    Sahaja Kokkalagadda
    Associate Software Developer

Children
No Data