Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / LiteralBoxInfo Class
Members


LiteralBoxInfo Class
Defines a kind of char box that is read-only box and just accepts the user's selection.
Syntax
'Declaration
 
Public Class LiteralBoxInfo 
   Inherits CharBoxInfo
   Implements FarPoint.Win.ISerializeSupport 
 
'Usage
 
Dim instance As LiteralBoxInfo
Inheritance Hierarchy

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

See Also