No matter what I do I can not change the font style within the WebListBar items. can anyone help me out please.
I have tried to use the DefaultItemStyle properties but to no avale was I able to get the font style to change.
HI, the WebListBar has a DefaultItemStyle right off of the control. Each Item has is own DefaultItemStyle.
In the DefaltItemStyle there are font properties that you can change.
Here is some help links
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/WebListbar_Set_Styles_At_Design_Time.html
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Infragistics35.WebUI.UltraWebListbar.v9.1~Infragistics.WebUI.UltraWebListbar.UltraWebListbar~DefaultItemStyle.html
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Infragistics35.WebUI.UltraWebListbar.v9.1~Infragistics.WebUI.UltraWebListbar.Item_members.html