dbicList Send comments on this topic.
dbiComboBox Class
See Also  Members  
dbicBase Assembly > Dbi.WinControl Namespace : dbiComboBox Class

A custom ComboBox class.

Object Model

dbiComboBox Class

Syntax

Visual Basic (Declaration) 
Public Class dbiComboBox 
   Inherits System.Windows.Forms.ComboBox
C# 
public class dbiComboBox : System.Windows.Forms.ComboBox 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ListControl
               System.Windows.Forms.ComboBox
                  Dbi.WinControl.dbiComboBox

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also