GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / InputBoxInfo Class
Members


InputBoxInfo Class
Defines a char box that accepts the user's input.
Syntax
'Declaration
 
Public Class InputBoxInfo 
   Inherits CharBoxInfo
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As InputBoxInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.CharBoxInfo
      GrapeCity.Win.Spread.InputMan.CellType.InputBoxInfo

See Also