BCGControlBar Library for .NET
DropDownListBox Class
Members 




Object Model
DropDownListBox Class
Syntax
'Declaration
 
Public Class DropDownListBox 
   Inherits System.Windows.Forms.ListBox
'Usage
 
Dim instance As DropDownListBox
public class DropDownListBox : System.Windows.Forms.ListBox 
public __gc class DropDownListBox : public System.Windows.Forms.ListBox 
public ref class DropDownListBox : public System.Windows.Forms.ListBox 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ListControl
               System.Windows.Forms.ListBox
                  BCGSoft.ControlBars.DropDownListBox

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DropDownListBox Members
BCGSoft.ControlBars Namespace

Send Feedback