FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextInput Class
Members


TextInput Class
Represents the text input for the presentation space.
Syntax
'Declaration
 
Public Class TextInput 
   Inherits System.Windows.Forms.Form
 
'Usage
 
Dim instance As TextInput
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     FarPoint.Win.Spread.DrawingSpace.TextInput
                        FarPoint.Win.Spread.InputTextDialog

See Also