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
20
Change the size of scrolling arrows in WinCarousel
posted

How can I change the size of the triangular arrows in WinCarousel scroll buttons?
Same issue pertaining to the drop down arrow in Drop Down Button.

Thank you. 

Parents
No Data
Reply
  • 21795
    Offline posted

    Hello Tyler,

    Thank you for posting in our forum.

    These arrows are actually a build in images for both Carousel and DropDownButton. One easy way to set your own custom images is by creating your custom style library via AppStylist. More about this application you may find by following the next link http://help.infragistics.com/Doc/WinForms/current/CLR4.0/?page=Styling_Guide_Styling_Your_Application.html.

    You can also set these images by implementing IUIElementDrawFilter interface. Please check the following link where you may find additional information about this interface http://help.infragistics.com/Help/Doc/WinForms/2015.2/CLR4.0/html/Embedding_WinChart_Inside_WinGrid_Cells_Using_A_DrawFilter.html.

    Please let me know if you need any additional information.

    Thank you for using Infragistics Controls.

Children
No Data