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 height of the border will not be included in the offset of the results span. This will cause a misalignment. Tweak this variable until the top of the results span is aligned with the bottom of the text box. The first person providing a fix for this problem will receive a free copy of DbCombo.

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

See Also

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