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
458
Any way to change the close box image?
posted
I can't seem to find any way to change the close box image on a tab. Is there a way to do this? The CloseButtonAppearance appears to give you some small bit of control on the close box, such as alpha, but selecting an image in the CloseButtonAppearance has no effect. Likewise, I found nothing in AppStylist to change the image. Thanks, Bill Hayden
Parents
No Data
Reply
  • 10880
    posted

    In AppStyling go to the Tabs tab in the Canvas.  There is a Canvas Options dropdown over the canvas tabs.  Go to close buttons and set the Close Button Location property.   Hover over close button and hit "1" for The close button ui role.  On the left in the UI Role tree, go up the chain until you see the TabCloseButton UI element.  Set the Image property for the Normal, HotTracked, and Pressed settings for that UI Role.

Children