Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NameBox Class
Members


In This Topic
    NameBox Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class NameBox 
       Inherits System.Windows.Forms.ComboBox
    'Usage
     
    
    Dim instance As NameBox
    public class NameBox : 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
                      FarPoint.Win.Spread.NameBox

    See Also