Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTimePicker Class
Properties Methods Events


In This Topic
    RibbonTimePicker Class Members
    In This Topic

    The following tables list the members exposed by RibbonTimePicker.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of RibbonTimePicker.  
    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.Ribbon.RibbonIconItem)
    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 time-picker.  
    Public PropertyGets or sets the textual cue, or tip, that is displayed by RibbonTimePicker to prompt the user for information.  
    Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets or sets the custom time format string.  
    Public PropertyGets or sets the gap between the label and text area when this RibbonTimePicker appears on a RibbonGroup.  
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the icon set used to display item with different sizes. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the KeyTip providing keyboard access to a RibbonTimePicker.  
    Public PropertyGets or sets the label used to identify this RibbonTimePicker.  
    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 unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    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.Ribbon.RibbonItem)
    Public PropertyGets or sets a value indicating whether this RibbonItem can be shown in a simplified view. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the small image. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    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 time format.  
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the text associated with the component.  
    Public PropertyGets or sets how text is aligned in the RibbonTimePicker.  
    Public PropertyGets or sets the width of RibbonTimePicker's text area.  
    Public PropertyGets the RibbonTimePicker.TextBox control contained in this RibbonTimePicker.  
    Public PropertyGets the System.Globalization.DateTimeFormatInfo that is used for data formatting.  
    Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the time value assigned to the component.  
    Public PropertyGets or sets whether the selected time is null.  
    Public PropertyGets or sets whether this RibbonItem is visible. (Inherited from C1.Win.Ribbon.RibbonItem)
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodSimulates a click of the down button.  
    Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public MethodServes as a hash function for a particular type. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodSimulates a click of the up button.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the RibbonTimePicker.ChangeCanceled event.  
    Protected MethodRaises the RibbonTimePicker.ChangeCommitted event.  
    Protected MethodRaises the RibbonTimePicker.FormatChanged event.  
    Protected MethodRaises the RibbonTimePicker.GotFocus event.  
    Protected MethodRaises the RibbonTimePicker.KeyDown event.  
    Protected MethodRaises the RibbonTimePicker.KeyPress event.  
    Protected MethodRaises the RibbonTimePicker.KeyUp event.  
    Protected MethodRaises the RibbonTimePicker.LostFocus event.  
    Protected MethodRaises the RibbonItem.MouseEnter event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the RibbonItem.MouseLeave event. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected MethodRaises the RibbonTimePicker.PrepareTimeFormat event.  
    Protected MethodRaises the RibbonTimePicker.SpinButtonClick event.  
    Protected MethodRaises the RibbonTimePicker.TextChanged event.  
    Protected MethodRaises the RibbonTimePicker.ValueChanged event.  
    Protected MethodRestores the default value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method  
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method  
    Protected MethodSpecifies whether to save the value of the RibbonItem.ToolTip property. (Inherited from C1.Win.Ribbon.RibbonItem)
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the user cancels changes to the RibbonTimePicker.  
    Public EventOccurs when the user commits changes to the RibbonTimePicker.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventFires when the RibbonTimePicker.Format property changes.  
    Public EventOccurs when the RibbonTimePicker receives focus.  
    Public EventOccurs when a key is first pressed.  
    Public EventOccurs when the user presses and releases a key.  
    Public EventOccurs when a key is released.  
    Public EventOccurs when the RibbonTimePicker loses focus.  
    Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventFires when the RibbonTimePicker.TimeFormat property is recreated.  
    Public EventFires when the up/down buttons are clicked, before their built-in processing.  
    Public EventEvent raised when the text is changed.  
    Public EventFires when the RibbonTimePicker.Value property changes.  
    Top
    See Also