The Database DbCombo box. Create a file called "DbComboServer.aspx" with the following content (just one line): <%@ Page AutoEventWireup="false" Inherits="Cambro.Web.DbCombo.ServerPage" %>

For a list of all members of this type, see DbCombo Members.

System.Object
   Control
      WebControl
         DbCombo

[Visual Basic]
Public Class DbCombo
   Inherits WebControl
   Implements IComponent, IDisposable, IParserAccessor, IDataBindingsAccessor, IAttributeAccessor, INamingContainer, IPostBackDataHandler
[C#]
public class DbCombo : WebControl, IComponent, IDisposable, IParserAccessor, IDataBindingsAccessor, IAttributeAccessor, INamingContainer, IPostBackDataHandler

Requirements

Namespace: Cambro.Web.DbCombo Namespace

Assembly: Cambro.Web.DbCombo.dll

See Also

DbCombo Members | Cambro.Web.DbCombo Namespace