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
395
How to set the background image of an Item
posted

Hi,

How to set backgorund image of an Item under a Group in UtraExplorerBar?

 I am importing image for ImageBackground property of an Item but still item is

not reflecting that image. I've tried it out for all settings under large or small appearances.

 

I want to change background image for rectangled area.

One more thing, How to align text of an Item other than center,left and right?

Can i use indent property same as images, or white spaces.

Thanks in advance

 

 

 

Parents
No Data
Reply
  • 69832
    Suggested Answer
    Offline posted

    You can set the background image for the item area using the UltraExplorerBarGroup.Settings.AppearancesSmall.ItemAreaAppearance.ImageBackground property.

    Item horizontal text alignment is controlled by the UltraExplorerBarItem.Settings.AppearancesSmall.Appearance.TextHAlign property.

    Item indentation is controlled by the UltraExplorerBarItem.Settings.Indent property.

Children
No Data