Hello,
I using the following line of code for formatting:
MyDb.dbOptions = "HeaderFontTag=Size=1, CellFontTag=Arial Size=1"

Then I have a selectbox defined as:
mydb.dbSelectBox = "10, Company Information, Click to Select;#Name# - #Description#"

The problem is in my select box, right in front of the button that says "Click to select", there is bolded text that reads "Size=1"

Why is this happening?
Thanks,
Michael Synowicz