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
630
UltraWebToolBar & Tool Bar Separator - After migrating to 8.2
posted

Hi,

I have a problem with UltraWebToolBar.

I have a web application which was develpoed on Dot Net framework 1.1 and Infragistics 5.1.

we have migrated this application to Dot Net Framework 3.0 and Infragistics 8.2. After migrating, tool bar

separator in UltraWebToolbar control  is not being displayed as it was before migrating.

Before migrating, separator was displayed as light color. But after migrating,

separator is being displayed in dark and height of separator is reduced.

please provide some solutions for this issue.

Thanks a lot in advance.

UltraWebToolBar Issue.zip
Parents
No Data
Reply
  • 4960
    Suggested Answer
    posted

    Set the Image property on the TBSeparator instances to an image of what you want the separator to look like.  To exactly replicate its previous look, you might want to cut this image out of a screen capture taken of the WebToolbar in your 5.1 application.

Children
No Data