Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NameBox Class
Members


NameBox Class
Represents the custom name texbox.
Syntax
'Declaration
 
Public Class NameBox 
   Inherits System.Windows.Forms.ComboBox
 
'Usage
 
Dim instance As NameBox
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