Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / InputBoxInfo Class / InputBoxInfo Constructor / InputBoxInfo Constructor()


In This Topic
    InputBoxInfo Constructor()
    In This Topic
    Initializes a new instance of the InputBoxInfo.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New InputBoxInfo()
    public InputBoxInfo()
    See Also