Set this to true if you want to preview how DbCombo will look in the designer. Please note that due to the lack of designer JavaScript support, the edges of the drop-down will not be hidden, and the up level search button will not be resized to the height of the text box.
[Visual Basic]
Public Property DisplayResultsInDesigner As Boolean
[C#]
public bool DisplayResultsInDesigner {get; set;}
See Also
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace