[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.InputBoxInfo

InputBoxInfo Class

Defines a char box that accepts the user's input.

Inheritance
InputBoxInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(InputBoxInfoTypeConverter))]
public class InputBoxInfo : CharBoxInfo, ICloneable, INotifyPropertyChanged, ISerializable, ISerializeSupport
<TypeConverter(GetType(InputBoxInfoTypeConverter))>
Public Class InputBoxInfo
    Inherits CharBoxInfo
    Implements ICloneable, INotifyPropertyChanged, ISerializable, ISerializeSupport

Constructors

Name Description
InputBoxInfo()

Initializes a new instance of the InputBoxInfo.

InputBoxInfo(bool, Size, Color, Color, CharBoxStyle, Padding, Padding, CharBoxBorderInfo, Font, ContentAlignment)

Initializes a new instance of the InputBoxInfo.

InputBoxInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.