ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly
/
C1.Win.C1Ribbon Namespace
/
RibbonTextBox Class
/ RibbonTextBox Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
C1Ribbon (Classic) for WinForms Overview
Key Features
C1Ribbon (Classic) Quick Start
C1Ribbon (Classic) Elements
Design-Time Support
C1Ribbon (Classic) Appearance
Run-Time Interaction
C1Ribbon (Classic) Samples
C1Ribbon (Classic) Task-Based Help
API Reference
C1.Win.C1Ribbon.4.8 Assembly
Namespaces
C1.Win.C1Ribbon Namespace
Overview
Classes
C1Ribbon
C1RibbonForm
C1StatusBar
ControlHostFromXmlNodeEventArgs
DrawItemEventArgs
GalleryEventArgs
GroupDeserializedEventArgs
ItemDeserializedEventArgs
MeasureItemEventArgs
PrepareDateTimeFormatEventArgs
PrepareNumberFormatEventArgs
QatItemsChangedEventArgs
RibbonApplicationMenu
RibbonAppMenuTab
RibbonBottomToolBar
RibbonButton
RibbonCheckBox
RibbonColorPalette
RibbonColorPaletteEntry
RibbonColorPicker
RibbonColorPickerItem
RibbonComboBox
RibbonConfigToolBar
RibbonContextualTabGroup
RibbonControlHost
RibbonDatePicker
RibbonDropDownBase
RibbonEditBox
RibbonEventArgs
RibbonFontComboBox
RibbonGallery
RibbonGalleryBaseItem
RibbonGalleryItem
RibbonGalleryItemCollection
RibbonGalleryLabel
RibbonGroup
RibbonGroupCollection
RibbonItem
RibbonItemCollection
RibbonItemCollectionBase
RibbonItemContainer
RibbonLabel
RibbonListItem
RibbonMenu
RibbonNumericBox
RibbonProgressBar
RibbonQat
RibbonQatGroupButton
RibbonQatItemCollection
RibbonQatLinkCollection
RibbonSeparator
RibbonSplitButton
RibbonStyle
RibbonTab
RibbonTabCollection
RibbonTabGroupCollection
RibbonTextBox
Overview
Members
RibbonTextBox Constructor
Methods
OnChangeCanceled Method
OnChangeCommitted Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLostFocus Method
OnTextChanged Method
Properties
ContextMenuStrip Property
CueBanner Property
GapBeforeTextArea Property
KeyTip Property
Label Property
LabelWidth Property
MaxLength Property
PasswordChar Property
ReadOnly Property
Text Property
TextAlign Property
TextAreaWidth Property
TextBox Property
UseSystemPasswordChar Property
Events
ChangeCanceled Event
ChangeCommitted Event
GotFocus Event
KeyDown Event
KeyPress Event
KeyUp Event
LostFocus Event
TextChanged Event
RibbonTimePicker
RibbonToggleButton
RibbonToggleGroup
RibbonToolBar
RibbonTopToolBar
RibbonTrackBar
ShouldDrawFontEventArgs
SpinButtonClickEventArgs
StyleBrushSet
StyleColorSet
StyleConstSet
StyleFlagSet
StyleFontDelta
StyleFontSet
StyleGlyphSet
TabDeserializedEventArgs
TabGroupDeserializedEventArgs
ThemeImages
ToolTipLinkClickedEventArgs
ToolTipSettings
Enumerations
AppMenuAppearance
BackgroundImageLayout
ColoredButton
ComboBoxAutoCompleteMode
ContextualTabColor
DropDownAlignment
FontPadding
Office2007ColorThemes
OfficeColorPalette
QatItemAction
RibbonComboBoxStyle
RibbonDateFormat
RibbonEventType
RibbonNumberFormat
RibbonTabColor
RibbonTimeFormat
StyleBrush
StyleColor
StyleConst
StyleFlag
StyleFont
StyleGlyph
SupportedGroupSizing
TextImageRelation
ThemeColor
ThemeLightness
ToolTipGradient
VisualStyle
Interfaces
IC1RibbonHolder
IC1StatusBarHolder
Delegates
DrawItemEventHandler
GalleryEventHandler
MeasureItemEventHandler
PrepareDateTimeFormatEventHandler
PrepareNumberFormatEventHandler
QatItemsChangedEventHandler
RibbonEventHandler
ShouldDrawFontEventHandler
SpinButtonClickEventHandler
ToolTipLinkClickedEventHandler
C1.Win.C1Ribbon.Localization Namespace
Overview
Classes
DesignStrings.MiscStrings
Strings
Strings.Calendar
Strings.ColorPickerStrings
Strings.Colors
Strings.MiscStrings
Strings.OfficeColorDescriptions
Strings.Palettes
Strings.RibbonCustomization
Strings.WindowButtons
RibbonTextBox Constructor
In This Topic
Syntax
See Also
Creates a new instance of
RibbonTextBox
.
Syntax
Visual Basic
C#
public RibbonTextBox()
'Declaration Public Function New()
See Also
Reference
RibbonTextBox Class
RibbonTextBox Members