Name | Description | |
---|---|---|
GcTextBox Constructor | Initializes a new instance of the GcTextBox class. |
The following tables list the members exposed by GcTextBox.
Name | Description | |
---|---|---|
GcTextBox Constructor | Initializes a new instance of the GcTextBox class. |
Name | Description | |
---|---|---|
AcceptsCrLf | Gets or sets a value indicating how to process the CrLf chars when pasting string. This is a dependency property. | |
AcceptsReturn | Gets or sets a value indicating whether pressing ENTER in a multiline GcTextBox control creates a new line of text in the control. This is a dependency property. | |
AcceptsTab | Gets or sets a value that indicates how the text editing control responds when the user presses the TAB key. This is a dependency property. | |
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
ApplyRecommendedValueCommand | Represents the ApplyRecommendedValueCommand command, which requests that recommended value be applied. | |
AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.UIElement) | |
AutoConvert | Gets or sets whether to automatically convert the entered characters according to the input mask. This is a dependency property. | |
AutoWordSelection | Gets or sets a value that determines whether when a user selects part of a word by dragging across it with the mouse, the rest of the word is selected. This is a dependency property. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BindingGroup | (Inherited from System.Windows.FrameworkElement) | |
BitmapEffect | (Inherited from System.Windows.UIElement) | |
BitmapEffectInput | (Inherited from System.Windows.UIElement) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.UIElement) | |
CanUndo | Gets a value indicating whether the control can undo the previous operation in a control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
CaretBrush | Gets or sets the brush that is used to paint the caret of the editor control. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
CaretIndex | Gets or sets the insertion position index of the caret. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ClearCommand | Represents the ClearCommand command, which requests that GcTextBox to clear all the text. | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipToBounds | (Inherited from System.Windows.UIElement) | |
CommandBindings | (Inherited from System.Windows.UIElement) | |
ContextMenu | (Inherited from System.Windows.FrameworkElement) | |
CountWrappedLine | Gets or sets a System.Boolean value that indicates whether to count the wrapped line when limit the count of lines counted by MaxLineCount property. This is a dependency property. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
DisabledBackground | Gets or sets a brush that describes the background of a control when it is disabled. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
DisabledForeground | Gets or sets a brush that describes the foreground of a control when it is disabled. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
Effect | (Inherited from System.Windows.UIElement) | |
Ellipsis | Gets or sets a value indicating how the ellipsis character (...) appears, denoting that the GcTextBox text extends beyond the specified length of the GcTextBox. This is a dependency property. | |
EllipsisString | Gets or sets what is shown as ellipsis when width of text is longer than control. This is a dependency property. | |
ExitOnLastChar | Gets or sets whether or not the next control in the tab order receives the focus as soon as the control is filled at the last character. This is a dependency property. | |
ExitOnLeftRightKey | Gets or sets whether the focus automatically moves to the previous or next tab ordering control when pressing the left, right arrow keys. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Focusable | (Inherited from System.Windows.UIElement) | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
ForceCursor | (Inherited from System.Windows.FrameworkElement) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
Format | Gets or sets the input format to use in the control. This is a dependency property. | |
GridLineBrush | Gets or sets a System.Windows.Media.Brush used to paint the grid lines. This is a dependency property. | |
GridLineStyle | Gets or sets a GrapeCity.Windows.InputMan.LineStyle enumeration value that indicates the grid line style for each lines. This is a dependency property. | |
HasAnimatedProperties | (Inherited from System.Windows.UIElement) | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HideSelection | Gets or sets a value indicating whether hide selection when the control has no focus. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
HighlightText | Gets or sets whether to highlight text in the control. This is a dependency property. | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalScrollBarVisibility | Gets or sets a value that indicates whether a horizontal scroll bar is shown. This is a dependency property. | |
InputBindings | (Inherited from System.Windows.UIElement) | |
InputScope | (Inherited from System.Windows.FrameworkElement) | |
IsActive | Gets a value indicating whether the control is keyboard focus within or not. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase) | |
IsArrangeValid | (Inherited from System.Windows.UIElement) | |
IsEnabled | (Inherited from System.Windows.UIElement) | |
IsFocused | (Inherited from System.Windows.UIElement) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocused | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkElement) | |
IsManipulationEnabled | (Inherited from System.Windows.UIElement) | |
IsMeasureValid | (Inherited from System.Windows.UIElement) | |
IsModified | Gets or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
IsMouseCaptured | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsMouseOver | (Inherited from System.Windows.UIElement) | |
IsOverwrite | Gets the current edit status of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
IsReadOnly | Gets or sets a value indicating whether this control is read only. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
IsReadOnlyCaretVisible | Gets or sets a value that indicates whether a read-only editor control displays a cursor. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsStylusOver | (Inherited from System.Windows.UIElement) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsVisible | (Inherited from System.Windows.UIElement) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LayoutTransform | (Inherited from System.Windows.FrameworkElement) | |
LineCount | Gets the total number of lines in the text box. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxLength | Gets or sets the maximum number of characters or bytes that the control can hold. This is a dependency property. | |
MaxLengthUnit | Gets or sets whether the maximum number of characters that can hold in the control are handled based on bytes, characters or text elements. This is a dependency property. | |
MaxLineCount | Gets or sets the maximum counts of acceptable lines. | |
MaxLines | Gets or sets the maximum number of visible lines. This is a dependency property. | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinLines | Gets or sets the minimum number of visible lines. This is a dependency property. | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
Multiline | Gets or sets whether the control can accept and display multiple lines of text. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PersistId | (Inherited from System.Windows.UIElement) | |
RecommendedValue | Gets or sets the recommended value. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
SelectedText | Gets or sets a value indicating the currently selected text in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SelectionBrush | Gets or sets the brush that highlights the selected text. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SelectionLength | Gets or sets the number of characters selected in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SelectionOpacity | Gets or sets the opacity factor of the GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionBrush. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SelectionStart | Gets or sets the number of character's position started to select. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ShowOverflowTip | Gets or set whether to show overflow tooltip. | |
ShowRecommendedValue | Gets or sets a value indicating whether show the recommended value. | |
SnapsToDevicePixels | (Inherited from System.Windows.UIElement) | |
Style | (Inherited from System.Windows.FrameworkElement) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | (Inherited from System.Windows.FrameworkElement) | |
Text | Gets or sets the text associated with this control. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
TextDecorations | Gets the text decorations to apply to the text box. This is a dependency property. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
TextWrapping | Gets or sets how the text box should wrap text. This is a dependency property. | |
ToolTip | (Inherited from System.Windows.FrameworkElement) | |
TouchesCaptured | (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
TouchesOver | (Inherited from System.Windows.UIElement) | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
Uid | (Inherited from System.Windows.UIElement) | |
UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalScrollBarVisibility | Gets or sets a value that indicates whether a vertical scroll bar is shown. This is a dependency property. | |
Visibility | (Inherited from System.Windows.UIElement) | |
WatermarkDisplayNull | Gets or sets the watermark display text when the value is a null reference (Nothing in Visual Basic) and GcTextBox is not active. | |
WatermarkDisplayNullForeground | Gets or sets the foreground of the watermark display text when WatermarkDisplayNull shows. | |
WatermarkNull | Gets or sets the watermark text when the value is a null reference (Nothing in Visual Basic). | |
WatermarkNullForeground | Gets or sets the foreground of the watermark text when the value is a null reference (Nothing in Visual Basic). | |
Width | (Inherited from System.Windows.FrameworkElement) |
Name | Description | |
---|---|---|
AddHandler | Overloaded. (Inherited from System.Windows.UIElement) | |
AddToEventRoute | (Inherited from System.Windows.UIElement) | |
AppendText | Appends text to the current text of the edit control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ApplyAnimationClock | Overloaded. (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.FrameworkElement) | |
Arrange | (Inherited from System.Windows.UIElement) | |
BeginAnimation | Overloaded. (Inherited from System.Windows.UIElement) | |
BeginInit | Invoked when the initialization process for this element starts. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
BeginStoryboard | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
BringIntoView | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
CaptureStylus | (Inherited from System.Windows.UIElement) | |
CaptureTouch | (Inherited from System.Windows.UIElement) | |
Clear | Clear all text of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ClearUndo | Clears information about the most recent operation from the undo buffer of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Copy | Copies the current selection in the control to the System.Windows.Clipboard. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
Cut | Removes the current selection from the control and copies it to the System.Windows.Clipboard. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
EndInit | Invoked when the initialization process for the element ends. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
FindCommonVisualAncestor | (Inherited from System.Windows.Media.Visual) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
FindResource | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.UIElement) | |
GetAnimationBaseValue | (Inherited from System.Windows.UIElement) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetCharacterIndexFromLineIndex | Returns the zero-based character index for the first character in the specified line. | |
GetCharacterIndexFromPoint | Returns the zero-based insertion index for the specified point. | |
GetFirstVisibleLineIndex | Returns the line index for the first line that is currently visible in the text box. | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLastVisibleLineIndex | Returns the line index for the last line that is currently visible in the text box. | |
GetLineIndexFromCharacterIndex | Returns the zero-based line index for the line that contains the specified character index. | |
GetLineLength | Returns the number of characters in the specified line. | |
GetLineText | Returns the text that is currently displayed on the specified line. | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetRectFromCharacterIndex | Overloaded. Returns the rectangle for the leading edge of the character at the specified index. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InputHitTest | (Inherited from System.Windows.UIElement) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
InvalidateVisual | (Inherited from System.Windows.UIElement) | |
IsAncestorOf | (Inherited from System.Windows.Media.Visual) | |
IsDescendantOf | (Inherited from System.Windows.Media.Visual) | |
LineDown | Scrolls the contents of the control down by one line. | |
LineLeft | Scrolls the contents of the control to the left by one line. | |
LineRight | Scrolls the contents of the control to the right by one line. | |
LineUp | Scrolls the contents of the control upward by one line. | |
Measure | (Inherited from System.Windows.UIElement) | |
MoveFocus | (Inherited from System.Windows.FrameworkElement) | |
OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlBase) | |
PageDown | Scrolls the contents of the control down by one page. | |
PageLeft | Scrolls the contents of the control to the left by one page. | |
PageRight | Scrolls the contents of the control to the right by one page. | |
PageUp | Scrolls the contents of the control up by one page. | |
Paste | Pastes the contents of the System.Windows.Clipboard over the current selection in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
PointFromScreen | (Inherited from System.Windows.Media.Visual) | |
PointToScreen | (Inherited from System.Windows.Media.Visual) | |
PredictFocus | (Inherited from System.Windows.FrameworkElement) | |
RaiseEvent | (Inherited from System.Windows.UIElement) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
RegisterName | (Inherited from System.Windows.FrameworkElement) | |
ReleaseAllTouchCaptures | (Inherited from System.Windows.UIElement) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
ReleaseStylusCapture | (Inherited from System.Windows.UIElement) | |
ReleaseTouchCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
ScrollToCaret | Scrolls the contents of the control to the current caret position. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
ScrollToEnd | Scrolls the view of the editing control to the end of the content. | |
ScrollToHome | Scrolls the view of the editing control to the beginning of the viewport. | |
ScrollToHorizontalOffset | Scrolls the contents of the editing control to the specified horizontal offset. | |
ScrollToLine | Scrolls the line at the specified line index into view. | |
ScrollToVerticalOffset | Scrolls the contents of the editing control to the specified vertical offset. | |
Select | Selects a range of text in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SelectAll | Selects all text of the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
SetBinding | Overloaded. (Inherited from System.Windows.FrameworkElement) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetResourceReference | (Inherited from System.Windows.FrameworkElement) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
ToString | (Inherited from System.Windows.Controls.Control) | |
TransformToAncestor | Overloaded. (Inherited from System.Windows.Media.Visual) | |
TransformToDescendant | (Inherited from System.Windows.Media.Visual) | |
TransformToVisual | (Inherited from System.Windows.Media.Visual) | |
TranslatePoint | (Inherited from System.Windows.UIElement) | |
TryFindResource | (Inherited from System.Windows.FrameworkElement) | |
Undo | Undoes the last edit operation in the control. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase) | |
UnregisterName | (Inherited from System.Windows.FrameworkElement) | |
UpdateDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |