ComponentOne Ribbon for WinForms
RibbonEditBox Class Members
Properties  Methods  Events

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonEditBox Class

The following tables list the members exposed by RibbonEditBox.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the context menu associated with the text box. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the textual cue, or tip, that is displayed by RibbonTextBox to prompt the user for information. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the gap between the label and text area when this RibbonTextBox appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the label used to identify this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the width of the text label. Set to -1 to let the label calculate width automatically. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the maximum length of the string in the Text property in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the character used to mask characters of a password in the RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets a value indicating whether the contents of the component can be changed. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the ISite of the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the small image. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the index of the small image in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the small image key in the SmallImageList. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the text in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets how text is aligned in the RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the width of the text area. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets the TextBox control contained in this RibbonTextBox. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets a value indicating whether the text in the RibbonTextBox should appear as the default password character. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public EventOccurs when the user cancels changes to the text box. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when the user commits changes to the text box. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the text box receives focus. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when a key is first pressed. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when the user presses and releases a key. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when a key is released. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when the text box loses focus. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public EventEvent raised when the text is changed. (Inherited from C1.Win.C1Ribbon.RibbonTextBox)
Top
See Also

Reference

RibbonEditBox Class
C1.Win.C1Ribbon Namespace