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
285
Custom Image Near Head Text
posted

I want to add a custom collaps/expand image next to the header text. What object do I need to create? Are there any examples on the website.

 

Parents
  • 5118
    posted

    Hello,

     You just need to use the UltraExpandableGroupBox control instead of the UltraGroupBox control.  You can then set the ExpansionIndicatorExpanded and ExpansionIndicatorCollapsed properties to the images you want. 

Reply Children