Spread Windows Forms 7.0 Product Documentation
Field Class Members
See Also  Properties  Methods  Events Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : Field Class


Glossary Item Box

The following tables list the members exposed by Field.

Public Properties

 NameDescription
Public PropertyBackColorGets or sets the background color of the Field.  
Public PropertyFocusedGets a value indicating whether the Field has input focus.  
Public PropertyFontGets or sets the font of the Field.  
Public PropertyForeColorGets or sets the foreground color of the Field.  
Public PropertyInputStatusGets the current input status of the Field.  
Public PropertyMarginGets or sets the space around the Field.  
Public PropertyNameGets or sets the name of the object.  
Public PropertyPaddingGets or sets padding within the Field.  
Public PropertySelectionLengthGets the length of the selection.  
Public PropertySelectionStartGets the selection start position.  
Public PropertySizeGets the size of the Field.  
Public PropertyTextGets text of the Field.  
Top

Public Methods

 NameDescription
Public MethodPointContainerToFieldComputes the location of the specified container point into field coordinates.  
Public MethodPointFieldToContainerComputes the location of the specified field point into container coordinates.  
Public MethodResetFontResets the Font property to default value.  
Public MethodResetForeColorResets the ForeColor property to default value.  
Top

Protected Methods

 NameDescription
Protected MethodCharPositionToXConverts the char position to x coordinate position.  
Protected MethodXToCharPositionConverts the x coordinate position to char position.  
Top

Public Events

 NameDescription
Public EventEnterOccurs when the input focus enters the field.  
Public EventLeaveOccurs when the input focus leaves the field.  
Public EventPaintOccurs when the field is redrawn.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.