NOTE: The problem that caused this has been solved, so you should never need this. (I've left it in, just in case). The results span can be misaligned by an IE browser bug. If DbCombo is contained an element that has a border property set in a class definition, the width of the border will not be included in the offset of the results span. This will cause a misalignment. Tweak this variable until the edge of the results span is aligned with the edge of the text box. The first person providing a fix for this problem will receive a free copy of DbCombo.

[Visual Basic]
Public Property ResultsSpanTweakX As Integer
[C#]
public int ResultsSpanTweakX {get; set;}

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace