C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonNumericBox Class


RibbonNumericBox Class Properties

For a list of all members of this type, see RibbonNumericBox members.

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 PropertyOverridden. Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the context menu strip associated with the numeric box.  
Public PropertyGets or sets the textual cue, or tip, that is displayed by RibbonNumericBox to prompt the user for information.  
Public PropertyGets or sets the string to use as the currency symbol.  
Public PropertyGets or sets the number of decimal places to display in the RibbonNumericBox.  
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 format of the Value displayed in the RibbonNumericBox.  
Public PropertyGets or sets the gap between the label and text area when this RibbonNumericBox appears on a RibbonGroup.  
Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the amount by which the Value property changes when the users presses the up and down keys.  
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 RibbonNumericBox.  
Public PropertyGets or sets the label used to identify this RibbonNumericBox.  
Public PropertyGets or sets the width of the text label. Set to -1 to let the label calculate width automatically.  
Public PropertyGets or sets the maximum value accepted by the component.  
Public PropertyGets or sets the minimum value accepted by the component.  
Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the format pattern for negative values. The meaning depends on the StandardFormat.  
Public PropertyGets the System.Globalization.NumberFormatInfo that is used for data formatting.  
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 format pattern for positive values. The meaning depends on the StandardFormat.  
Public PropertyGets or sets a value indicating whether the contents of the component can be changed.  
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 or sets the interval before the spin buttons start firing click events, in milliseconds.  
Public PropertyGets or sets the interval between clicks when the spin buttons are kept pressed, in milliseconds.  
Public PropertySets the standard numeric format.  
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 the RibbonNumericBox.  
Public PropertyGets or sets how text is aligned in the RibbonNumericBox.  
Public PropertyGets or sets the width of RibbonNumericBox's text area.  
Public PropertyGets the TextBox control contained in this RibbonNumericBox.  
Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Public PropertyGets or sets the current System.Decimal value in the component.  
Public PropertyGets or sets whether the current Value is null.  
Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from C1.Win.C1Ribbon.RibbonItem)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Top
See Also