Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextInput Class
Members


In This Topic
    TextInput Class
    In This Topic
    Represents the text input for the presentation space.
    Syntax
    'Declaration
     
    
    Public Class TextInput 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As TextInput
    public class TextInput : System.Windows.Forms.Form 
    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