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.
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.