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


In This Topic
    InputScreenTipDialog Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class InputScreenTipDialog 
       Inherits InputTextDialog
    'Usage
     
    
    Dim instance As InputScreenTipDialog
    public class InputScreenTipDialog : 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