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


InputTextDialog Class
Represents the text input dialog.
Syntax
'Declaration
 
Public Class InputTextDialog 
   Inherits FarPoint.Win.Spread.DrawingSpace.TextInput
 
'Usage
 
Dim instance As InputTextDialog
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
                           FarPoint.Win.Spread.InputScreenTipDialog

See Also