# C1.Win.Ribbon.RibbonTimePicker

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Ribbon_RibbonTimePicker" data-uid="C1.Win.Ribbon.RibbonTimePicker" class="text-break">RibbonTimePicker Class
</h1>
  <div class="markdown level0 summary"><p>Represents a time-picker element in <a class="xref" href="C1.Win.Ribbon.C1Ribbon.html">C1Ribbon</a> and <a class="xref" href="C1.Win.Ribbon.C1StatusBar.html">C1StatusBar</a> controls.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="C1.Win.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level4"><a class="xref" href="C1.Win.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level5"><span class="xref">RibbonTimePicker</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><span class="xref">ISupportUiaContainer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Ribbon.html">C1.Win.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Ribbon.10.dll</h6>
  <h5 id="C1_Win_Ribbon_RibbonTimePicker_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RibbonTimePicker : RibbonIconItem, IComponent, IDisposable, ISupportUiaContainer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RibbonTimePicker
    Inherits RibbonIconItem
    Implements IComponent, IDisposable, ISupportUiaContainer</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker__ctor" data-uid="C1.Win.Ribbon.RibbonTimePicker.#ctor">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.-ctor.html#C1_Win_Ribbon_RibbonTimePicker__ctor">RibbonTimePicker()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_CanBeAddedToQat" data-uid="C1.Win.Ribbon.RibbonTimePicker.CanBeAddedToQat">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.CanBeAddedToQat.html#C1_Win_Ribbon_RibbonTimePicker_CanBeAddedToQat">CanBeAddedToQat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can add this <a class="xref" href="C1.Win.Ribbon.RibbonItem.html">RibbonItem</a> to the Quick Access Toolbar at runtime.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ContextMenuStrip" data-uid="C1.Win.Ribbon.RibbonTimePicker.ContextMenuStrip">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ContextMenuStrip.html#C1_Win_Ribbon_RibbonTimePicker_ContextMenuStrip">ContextMenuStrip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the context menu strip associated with the time-picker.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_CueBanner" data-uid="C1.Win.Ribbon.RibbonTimePicker.CueBanner">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.CueBanner.html#C1_Win_Ribbon_RibbonTimePicker_CueBanner">CueBanner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the textual cue, or tip, that is displayed by RibbonTimePicker to prompt the user for information.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_Format" data-uid="C1.Win.Ribbon.RibbonTimePicker.Format">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Format.html#C1_Win_Ribbon_RibbonTimePicker_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom time format string.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_GapBeforeTextArea" data-uid="C1.Win.Ribbon.RibbonTimePicker.GapBeforeTextArea">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.GapBeforeTextArea.html#C1_Win_Ribbon_RibbonTimePicker_GapBeforeTextArea">GapBeforeTextArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the gap between the label and text area when this <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a> appears on a <a class="xref" href="C1.Win.Ribbon.RibbonGroup.html">RibbonGroup</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_KeyTip" data-uid="C1.Win.Ribbon.RibbonTimePicker.KeyTip">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyTip.html#C1_Win_Ribbon_RibbonTimePicker_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to a RibbonTimePicker.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_Label" data-uid="C1.Win.Ribbon.RibbonTimePicker.Label">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Label.html#C1_Win_Ribbon_RibbonTimePicker_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the label used to identify this <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_LabelWidth" data-uid="C1.Win.Ribbon.RibbonTimePicker.LabelWidth">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.LabelWidth.html#C1_Win_Ribbon_RibbonTimePicker_LabelWidth">LabelWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the text label. Set to -1 to let the label calculate width automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ReadOnly" data-uid="C1.Win.Ribbon.RibbonTimePicker.ReadOnly">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ReadOnly.html#C1_Win_Ribbon_RibbonTimePicker_ReadOnly">ReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the contents of the component can be changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_SpinButtonPressDelay" data-uid="C1.Win.Ribbon.RibbonTimePicker.SpinButtonPressDelay">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.SpinButtonPressDelay.html#C1_Win_Ribbon_RibbonTimePicker_SpinButtonPressDelay">SpinButtonPressDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the interval before the spin buttons start firing click events, in milliseconds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_SpinButtonPressInterval" data-uid="C1.Win.Ribbon.RibbonTimePicker.SpinButtonPressInterval">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.SpinButtonPressInterval.html#C1_Win_Ribbon_RibbonTimePicker_SpinButtonPressInterval">SpinButtonPressInterval</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the interval between clicks when the spin buttons are kept pressed, in milliseconds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_StandardFormat" data-uid="C1.Win.Ribbon.RibbonTimePicker.StandardFormat">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.StandardFormat.html#C1_Win_Ribbon_RibbonTimePicker_StandardFormat">StandardFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the standard time format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_Text" data-uid="C1.Win.Ribbon.RibbonTimePicker.Text">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Text.html#C1_Win_Ribbon_RibbonTimePicker_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text associated with the component.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_TextAlign" data-uid="C1.Win.Ribbon.RibbonTimePicker.TextAlign">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextAlign.html#C1_Win_Ribbon_RibbonTimePicker_TextAlign">TextAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how text is aligned in the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_TextAreaWidth" data-uid="C1.Win.Ribbon.RibbonTimePicker.TextAreaWidth">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextAreaWidth.html#C1_Win_Ribbon_RibbonTimePicker_TextAreaWidth">TextAreaWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>'s text area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_TextBox" data-uid="C1.Win.Ribbon.RibbonTimePicker.TextBox">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextBox.html#C1_Win_Ribbon_RibbonTimePicker_TextBox">TextBox</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextBox.html#C1_Win_Ribbon_RibbonTimePicker_TextBox">TextBox</a> control contained in this <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_TimeFormat" data-uid="C1.Win.Ribbon.RibbonTimePicker.TimeFormat">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TimeFormat.html#C1_Win_Ribbon_RibbonTimePicker_TimeFormat">TimeFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.globalization.datetimeformatinfo">DateTimeFormatInfo</a> that is used for data formatting.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_Value" data-uid="C1.Win.Ribbon.RibbonTimePicker.Value">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Value.html#C1_Win_Ribbon_RibbonTimePicker_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the time value assigned to the component.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ValueIsNull" data-uid="C1.Win.Ribbon.RibbonTimePicker.ValueIsNull">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ValueIsNull.html#C1_Win_Ribbon_RibbonTimePicker_ValueIsNull">ValueIsNull</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the selected time is null.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_DownButton" data-uid="C1.Win.Ribbon.RibbonTimePicker.DownButton">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.DownButton.html#C1_Win_Ribbon_RibbonTimePicker_DownButton">DownButton()</a>
        </td>
        <td class="markdown level1 summary"><p>Simulates a click of the down button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnChangeCanceled_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnChangeCanceled(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnChangeCanceled.html#C1_Win_Ribbon_RibbonTimePicker_OnChangeCanceled_System_EventArgs_">OnChangeCanceled(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ChangeCanceled.html">ChangeCanceled</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnChangeCommitted_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnChangeCommitted(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnChangeCommitted.html#C1_Win_Ribbon_RibbonTimePicker_OnChangeCommitted_System_EventArgs_">OnChangeCommitted(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ChangeCommitted.html">ChangeCommitted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnFormatChanged_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnFormatChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnFormatChanged.html#C1_Win_Ribbon_RibbonTimePicker_OnFormatChanged_System_EventArgs_">OnFormatChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.FormatChanged.html">FormatChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnGotFocus_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnGotFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnGotFocus.html#C1_Win_Ribbon_RibbonTimePicker_OnGotFocus_System_EventArgs_">OnGotFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.GotFocus.html">GotFocus</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnKeyDown.html#C1_Win_Ribbon_RibbonTimePicker_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyDown.html">KeyDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnKeyPress.html#C1_Win_Ribbon_RibbonTimePicker_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_">OnKeyPress(KeyPressEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyPress.html">KeyPress</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnKeyUp_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnKeyUp.html#C1_Win_Ribbon_RibbonTimePicker_OnKeyUp_System_Windows_Forms_KeyEventArgs_">OnKeyUp(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyUp.html">KeyUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnLostFocus_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnLostFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnLostFocus.html#C1_Win_Ribbon_RibbonTimePicker_OnLostFocus_System_EventArgs_">OnLostFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.LostFocus.html">LostFocus</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnPrepareTimeFormat_C1_Win_Ribbon_PrepareDateTimeFormatEventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnPrepareTimeFormat(C1.Win.Ribbon.PrepareDateTimeFormatEventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnPrepareTimeFormat.html#C1_Win_Ribbon_RibbonTimePicker_OnPrepareTimeFormat_C1_Win_Ribbon_PrepareDateTimeFormatEventArgs_">OnPrepareTimeFormat(PrepareDateTimeFormatEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.PrepareTimeFormat.html">PrepareTimeFormat</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnSpinButtonClick_C1_Win_Ribbon_SpinButtonClickEventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnSpinButtonClick(C1.Win.Ribbon.SpinButtonClickEventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnSpinButtonClick.html#C1_Win_Ribbon_RibbonTimePicker_OnSpinButtonClick_C1_Win_Ribbon_SpinButtonClickEventArgs_">OnSpinButtonClick(SpinButtonClickEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.SpinButtonClick.html">SpinButtonClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnTextChanged_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnTextChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnTextChanged.html#C1_Win_Ribbon_RibbonTimePicker_OnTextChanged_System_EventArgs_">OnTextChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextChanged.html">TextChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_OnValueChanged_System_EventArgs_" data-uid="C1.Win.Ribbon.RibbonTimePicker.OnValueChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.OnValueChanged.html#C1_Win_Ribbon_RibbonTimePicker_OnValueChanged_System_EventArgs_">OnValueChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ValueChanged.html">ValueChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ResetValue" data-uid="C1.Win.Ribbon.RibbonTimePicker.ResetValue">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ResetValue.html#C1_Win_Ribbon_RibbonTimePicker_ResetValue">ResetValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ShouldSerializeStandardFormat" data-uid="C1.Win.Ribbon.RibbonTimePicker.ShouldSerializeStandardFormat">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ShouldSerializeStandardFormat.html#C1_Win_Ribbon_RibbonTimePicker_ShouldSerializeStandardFormat">ShouldSerializeStandardFormat()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ShouldSerializeValue" data-uid="C1.Win.Ribbon.RibbonTimePicker.ShouldSerializeValue">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ShouldSerializeValue.html#C1_Win_Ribbon_RibbonTimePicker_ShouldSerializeValue">ShouldSerializeValue()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_UpButton" data-uid="C1.Win.Ribbon.RibbonTimePicker.UpButton">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.UpButton.html#C1_Win_Ribbon_RibbonTimePicker_UpButton">UpButton()</a>
        </td>
        <td class="markdown level1 summary"><p>Simulates a click of the up button.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ChangeCanceled" data-uid="C1.Win.Ribbon.RibbonTimePicker.ChangeCanceled">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ChangeCanceled.html">ChangeCanceled</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user cancels changes to the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ChangeCommitted" data-uid="C1.Win.Ribbon.RibbonTimePicker.ChangeCommitted">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ChangeCommitted.html">ChangeCommitted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user commits changes to the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_FormatChanged" data-uid="C1.Win.Ribbon.RibbonTimePicker.FormatChanged">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.FormatChanged.html">FormatChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Format.html#C1_Win_Ribbon_RibbonTimePicker_Format">Format</a> property changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_GotFocus" data-uid="C1.Win.Ribbon.RibbonTimePicker.GotFocus">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.GotFocus.html">GotFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a> receives focus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_KeyDown" data-uid="C1.Win.Ribbon.RibbonTimePicker.KeyDown">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyDown.html">KeyDown</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a key is first pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_KeyPress" data-uid="C1.Win.Ribbon.RibbonTimePicker.KeyPress">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyPress.html">KeyPress</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses and releases a key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_KeyUp" data-uid="C1.Win.Ribbon.RibbonTimePicker.KeyUp">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.KeyUp.html">KeyUp</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a key is released.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_LostFocus" data-uid="C1.Win.Ribbon.RibbonTimePicker.LostFocus">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.LostFocus.html">LostFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.html">RibbonTimePicker</a> loses focus.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_PrepareTimeFormat" data-uid="C1.Win.Ribbon.RibbonTimePicker.PrepareTimeFormat">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.PrepareTimeFormat.html">PrepareTimeFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TimeFormat.html#C1_Win_Ribbon_RibbonTimePicker_TimeFormat">TimeFormat</a> property is recreated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_SpinButtonClick" data-uid="C1.Win.Ribbon.RibbonTimePicker.SpinButtonClick">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.SpinButtonClick.html">SpinButtonClick</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when the up/down buttons are clicked, before their built-in processing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_TextChanged" data-uid="C1.Win.Ribbon.RibbonTimePicker.TextChanged">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.TextChanged.html">TextChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Event raised when the text is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_RibbonTimePicker_ValueChanged" data-uid="C1.Win.Ribbon.RibbonTimePicker.ValueChanged">
          <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.ValueChanged.html">ValueChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when the <a class="xref" href="C1.Win.Ribbon.RibbonTimePicker.Value.html#C1_Win_Ribbon_RibbonTimePicker_Value">Value</a> property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
