skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadTimeSpanPickerElement

Represents the main element that provides the time span picker functionality, serving as the core implementation for the RadTimeSpanPicker control with support for masked text input and popup-based editing.

Inheritance
System.Object
DisposableObject
RadObject
RadElement
VisualElement
RadComponentElement
RadItem
RadEditorElement
EditorBaseElement
PopupEditorBaseElement
RadTimeSpanPickerElement
Inherited Members
PopupEditorBaseElement.DisposePopupForm()
PopupEditorBaseElement.DisposePopupFormCore(Boolean)
PopupEditorBaseElement.WirePopupFormEvents(RadPopupControlBase)
PopupEditorBaseElement.UnwirePopupFormEvents(RadPopupControlBase)
PopupEditorBaseElement.TooglePopupState()
PopupEditorBaseElement.ClosePopup()
PopupEditorBaseElement.ClosePopup(RadPopupCloseReason)
PopupEditorBaseElement.ShowPopup()
PopupEditorBaseElement.ShowPopupCore(RadPopupControlBase)
PopupEditorBaseElement.GetPopupLocation(RadPopupControlBase)
PopupEditorBaseElement.ControlBoundingRectangleSize()
PopupEditorBaseElement.UpdatePopupMinMaxSize(RadPopupControlBase)
PopupEditorBaseElement.ApplyThemeToPopup(RadElementTree, RadPopupControlBase)
PopupEditorBaseElement.ApplyThemeToPopup(RadPopupControlBase)
PopupEditorBaseElement.CanDisplayPopup()
PopupEditorBaseElement.GetPopupForm()
PopupEditorBaseElement.OnPopupOpening(CancelEventArgs)
PopupEditorBaseElement.OnPopupOpened(EventArgs)
PopupEditorBaseElement.OnPopupClosed(RadPopupClosedEventArgs)
PopupEditorBaseElement.OnEditorKeyDown(KeyEventArgs)
PopupEditorBaseElement.OnMouseDown(MouseEventArgs)
PopupEditorBaseElement.ProcessPopupTabKey(KeyEventArgs)
PopupEditorBaseElement.OwnerOffset
PopupEditorBaseElement.IsPopupOpen
PopupEditorBaseElement.EditorContainsFocus
PopupEditorBaseElement.PopupOpened
PopupEditorBaseElement.PopupOpening
PopupEditorBaseElement.PopupClosing
PopupEditorBaseElement.PopupClosed
EditorBaseElement.EditorHandler
EditorBaseElement.originalValue
EditorBaseElement.OnValidationError(ValidationErrorEventArgs)
EditorBaseElement.OnValidationError(String)
EditorBaseElement.OnKeyDown(KeyEventArgs)
EditorBaseElement.OnKeyUp(KeyEventArgs)
EditorBaseElement.OnTextChanging(TextChangingEventArgs)
EditorBaseElement.OnTextChanged(EventArgs)
EditorBaseElement.OnValidating(ValueChangingEventArgs)
EditorBaseElement.OnValidated(EventArgs)
EditorBaseElement.OnValueChanging(ValueChangingEventArgs)
EditorBaseElement.OnValueChanged(EventArgs)
EditorBaseElement.OnQueryValue(CancelEventArgs)
EditorBaseElement.FindForm()
EditorBaseElement.BeginInit()
EditorBaseElement.EndInit()
EditorBaseElement.ProcessKeyPress(KeyPressEventArgs)
EditorBaseElement.ProcessKeyDown(KeyEventArgs)
EditorBaseElement.ProcessKeyUp(KeyEventArgs)
EditorBaseElement.ProcessMouseEnter(EventArgs)
EditorBaseElement.ProcessMouseLeave(EventArgs)
EditorBaseElement.ProcessMouseUp(MouseEventArgs)
EditorBaseElement.ProcessMouseDown(MouseEventArgs)
EditorBaseElement.ProcessMouseMove(MouseEventArgs)
EditorBaseElement.ProcessMouseWheel(MouseEventArgs)
EditorBaseElement.OnFormat(ConvertEventArgs)
EditorBaseElement.OnParse(ConvertEventArgs)
EditorBaseElement.FocusableElement()
EditorBaseElement.Initialize()
EditorBaseElement.Initialize(Object)
EditorBaseElement.Initialize(Object, Object)
EditorBaseElement.BeginEdit()
EditorBaseElement.EndEdit()
EditorBaseElement.Validate()
EditorBaseElement.ValidateCore()
EditorBaseElement.CaptureMouse()
EditorBaseElement.ReleaseMouseCapture()
EditorBaseElement.NullValue
EditorBaseElement.EditorType
EditorBaseElement.IsModified
EditorBaseElement.IsNestedEditor
EditorBaseElement.DefaultValue
EditorBaseElement.VisualMode
EditorBaseElement.SupportedType
EditorBaseElement.EditorManager
EditorBaseElement.Focusable
EditorBaseElement.IsEnabled
EditorBaseElement.IsMouseCaptured
EditorBaseElement.QueryValue
EditorBaseElement.ValidationError
EditorBaseElement.Validating
EditorBaseElement.Validated
EditorBaseElement.Parse
RadItem.KeyDownEvent
RadItem.KeyPressEvent
RadItem.KeyUpEvent
RadItem.FocusCommand
RadItem.ActionCommand
RadItem.RadItemLastStateKey
RadItem.UseDefaultDisabledPaintProperty
RadItem.TextProperty
RadItem.TextOrientationProperty
RadItem.FlipTextProperty
RadItem.StringAlignmentProperty
RadItem.IsAddNewItemProperty
RadItem.ToolTipTextProperty
RadItem.EnableElementShadowProperty
RadItem.ShadowDepthProperty
RadItem.ShadowColorProperty
RadItem.IsPaintingRipple
RadItem.EnableRippleAnimationProperty
RadItem.RippleAnimationColorProperty
RadItem.EnableFocusBorderProperty
RadItem.FocusBorderColorProperty
RadItem.FocusBorderWidthProperty
RadItem.EnableFocusBorderAnimationProperty
RadItem.EnableHighlightProperty
RadItem.HighlightColorProperty
RadItem.EnableBorderHighlightProperty
RadItem.BorderHighlightColorProperty
RadItem.BorderHighlightThicknessProperty
RadItem.VisualStateProperty
RadItem.SetOwnerCollection(RadItemOwnerCollection)
RadItem.Select()
RadItem.OnSelect()
RadItem.Deselect()
RadItem.OnDeselect()
RadItem.DoKeyDown(KeyEventArgs)
RadItem.DoKeyPress(KeyPressEventArgs)
RadItem.DoKeyUp(KeyEventArgs)
RadItem.OnKeyPress(KeyPressEventArgs)
RadItem.RaiseBubbleEvent(RadElement, RoutedEventArgs)
RadItem.OnPropertyChanging(RadPropertyChangingEventArgs)
RadItem.OnEnabledChanged(RadPropertyChangedEventArgs)
RadItem.OnTextOrientationChanged(EventArgs)
RadItem.OnFlipTextChanged(EventArgs)
RadItem.PaintOverride(IGraphics, Rectangle, Single, SizeF, Boolean)
RadItem.OnMouseUp(MouseEventArgs)
RadItem.OnMouseMove(MouseEventArgs)
RadItem.OnMouseLeave(EventArgs)
RadItem.StartRippleAnimation(MouseEventArgs)
RadItem.UpdateFocusBorder(Boolean)
RadItem.ContainsText()
RadItem.ShouldSerializeProperty(PropertyDescriptor)
RadItem.ProcessDialogKey(Keys)
RadItem.ProcessCmdKey(Message, Keys)
RadItem.ProcessMnemonic(Char)
RadItem.CallRaiseKeyDown(KeyEventArgs)
RadItem.RaiseKeyDown(KeyEventArgs)
RadItem.CallRaiseKeyPress(KeyPressEventArgs)
RadItem.RaiseKeyPress(KeyPressEventArgs)
RadItem.CallRaiseKeyUp(KeyEventArgs)
RadItem.RaiseKeyUp(KeyEventArgs)
RadItem.ReplaceDefaultDescriptors(PropertyDescriptorCollection)
RadItem.CallOnGesture(GestureEventArgs)
RadItem.OnGesture(GestureEventArgs)
RadItem.OnTwoFingerTapGesture(GestureEventArgs)
RadItem.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadItem.OnPanGesture(PanGestureEventArgs)
RadItem.OnRotateGesture(RotateGestureEventArgs)
RadItem.OnZoomGesture(ZoomGestureEventArgs)
RadItem.ISupportDrag.CanDrag(Point)
RadItem.CanDragCore(Point)
RadItem.ISupportDrag.GetDataContext()
RadItem.GetDragContextCore()
RadItem.ISupportDrag.GetDragHint()
RadItem.GetDragHintCore()
RadItem.ISupportDrop.DragDrop(Point, ISupportDrag)
RadItem.ProcessDragDrop(Point, ISupportDrag)
RadItem.ISupportDrop.DragOver(Point, ISupportDrag)
RadItem.ProcessDragOver(Point, ISupportDrag)
RadItem.ISupportDrop.DragEnter(Point, ISupportDrag)
RadItem.ProcessDragEnter(Point, ISupportDrag)
RadItem.ISupportDrop.DragLeave(Point, ISupportDrag)
RadItem.ProcessDragLeave(Point, ISupportDrag)
RadItem.IShortcutProvider.OnShortcut(ShortcutEventArgs)
RadItem.IShortcutProvider.OnPartialShortcut(PartialShortcutEventArgs)
RadItem.IShortcutProvider.OnShortcutsChanged()
RadItem.UpdateOnShortcutsChanged()
RadItem.CanHandleShortcut(ShortcutEventArgs)
RadItem.IsOnActiveForm(Control, Boolean)
RadItem.SetThemeValueOverride(RadProperty, Object, String)
RadItem.SetThemeValueOverride(RadProperty, Object, String, String)
RadItem.SetThemeValueOverride(RadProperty, Object, String, Type)
RadItem.ResetThemeValueOverride(RadProperty)
RadItem.ResetThemeValueOverride(RadProperty, String)
RadItem.ResetThemeValueOverrides()
RadItem.SuspendApplyOfThemeSettings()
RadItem.ResumeApplyOfThemeSettings()
RadItem.GetAvailableVisualStates()
RadItem.ShouldFallbackToDefaultTheme()
RadItem.UseDefaultDisabledPaint
RadItem.TextOrientation
RadItem.FlipText
RadItem.CanHaveOwnStyle
RadItem.Text
RadItem.Selectable
RadItem.DesignTimeAllowDrop
RadItem.DesignTimeAllowDrag
RadItem.DefaultAutoToolTip
RadItem.ShouldHandleMouseInput
RadItem.KeyTip
RadItem.ParentItem
RadItem.CommandBinding
RadItem.ShortcutsHandler
RadItem.EnableElementShadow
RadItem.ShadowDepth
RadItem.ShadowColor
RadItem.EnableRippleAnimation
RadItem.RippleAnimationColor
RadItem.EnableFocusBorder
RadItem.FocusBorderColor
RadItem.FocusBorderWidth
RadItem.EnableFocusBorderAnimation
RadItem.EnableHighlight
RadItem.HighlightColor
RadItem.EnableBorderHighlight
RadItem.BorderHighlightColor
RadItem.BorderHighlightThickness
RadItem.MnemonicText
RadItem.SerializeProperties
RadItem.ToolTipText
RadItem.ThemeRole
RadItem.VisualState
RadItem.StateManager
RadItem.AllowDrag
RadItem.AllowDrop
RadItem.Shortcuts
RadItem.AccessibleDescription
RadItem.AccessibleName
RadItem.AccessibleRole
RadItem.IStylableElement.VisualState
RadItem.IStylableElement.ThemeRole
RadItem.IStylableElement.FallbackToDefaultTheme
RadItem.ContainsMnemonic
RadItem.EnableAnalytics
RadItem.TextChanging
RadItem.TextChanged
RadItem.TextOrientationChanged
RadItem.FlipTextChanged
RadItem.QueryAccessibilityHelp
RadItem.ZoomGesture
RadItem.RotateGesture
RadItem.PanGesture
RadItem.TwoFingerTapGesture
RadItem.PressAndTapGesture
RadComponentElement.ComponentElementLastStateKey
RadComponentElement.ToString()
RadComponentElement.GetService(Type)
RadComponentElement.CanRaiseEvents
RadComponentElement.Container
RadComponentElement.DesignMode
RadComponentElement.IsDesignMode
RadComponentElement.Site
RadComponentElement.DataBindings
VisualElement.DefaultSizeProperty
VisualElement.ForeColorProperty
VisualElement.BackColorProperty
VisualElement.FontProperty
VisualElement.SmoothingModeProperty
VisualElement.OpacityProperty
VisualElement.CustomFontProperty
VisualElement.CustomFontSizeProperty
VisualElement.CustomFontStyleProperty
VisualElement.OnFontChanged(EventArgs)
VisualElement.PaintElement(IGraphics, Single, SizeF)
VisualElement.PaintChildren(IGraphics, Rectangle, Single, SizeF, Boolean)
VisualElement.PrePaintElement(IGraphics)
VisualElement.PostPaintElement(IGraphics)
VisualElement.GetScaledFont(Single)
VisualElement.GetScaledFont(Single, Font)
VisualElement.DefaultSize
VisualElement.ForeColor
VisualElement.BackColor
VisualElement.Font
VisualElement.CustomFont
VisualElement.CustomFontSize
VisualElement.CustomFontStyle
VisualElement.SmoothingMode
VisualElement.Opacity
VisualElement.FontChanged
RadElement.BoundsProperty
RadElement.BorderThicknessProperty
RadElement.PaddingProperty
RadElement.MarginProperty
RadElement.AlignmentProperty
RadElement.AutoSizeModeProperty
RadElement.FitToSizeModeProperty
RadElement.MinSizeProperty
RadElement.EnabledProperty
RadElement.CanFocusProperty
RadElement.IsItemFocusedProperty
RadElement.IsFocusedProperty
RadElement.IsMouseOverProperty
RadElement.IsMouseOverElementProperty
RadElement.IsMouseDownProperty
RadElement.ShouldPaintProperty
RadElement.VisibilityProperty
RadElement.NameProperty
RadElement.ClassProperty
RadElement.ClipDrawingProperty
RadElement.ShapeProperty
RadElement.MouseClickedEvent
RadElement.MouseDoubleClickedEvent
RadElement.MouseDownEvent
RadElement.MouseUpEvent
RadElement.MouseWheelEvent
RadElement.ChildElementAddedEvent
RadElement.ParentChangedEvent
RadElement.BoundsChangedEvent
RadElement.VisibilityChangingEvent
RadElement.EnabledChangedEvent
RadElement.ControlChangedEvent
RadElement.BackgroundShapeProperty
RadElement.BackgroundShapePaintModeProperty
RadElement.ContainsFocusProperty
RadElement.ContainsMouseProperty
RadElement.IsEditedInSpyProperty
RadElement.MaxSizeProperty
RadElement.RightToLeftProperty
RadElement.AutoSizeProperty
RadElement.ZIndexProperty
RadElement.AngleTransformProperty
RadElement.ScaleTransformProperty
RadElement.PositionOffsetProperty
RadElement.TagProperty
RadElement.StretchHorizontallyProperty
RadElement.StretchVerticallyProperty
RadElement.UseCompatibleTextRenderingProperty
RadElement.ClickModeProperty
RadElement.styleVersion
RadElement.paintSystemSkin
RadElement.TraceInvalidation
RadElement.SetPropertyValueCommand
RadElement.GetPropertyValueCommand
RadElement.RadElementLastStateKey
RadElement.StyleProperty
RadElement.CallCreateChildElements()
RadElement.SuspendReferenceUpdate()
RadElement.ResumeReferenceUpdate()
RadElement.OnLoad(Boolean)
RadElement.CallOnLoad(Boolean)
RadElement.LoadCore()
RadElement.OnUnload(ComponentThemableElementTree, Boolean)
RadElement.UnloadCore(ComponentThemableElementTree)
RadElement.OnUnloaded(ComponentThemableElementTree)
RadElement.OnElementTreeChanged(ComponentThemableElementTree)
RadElement.OnBeginDispose()
RadElement.SetParent(RadElement)
RadElement.OnParentChanged(RadElement)
RadElement.UpdateReferences(ComponentThemableElementTree, Boolean, Boolean)
RadElement.SetIsDesignMode(Boolean, Boolean)
RadElement.ChangeCollection(RadElement, ItemsChangeOperation)
RadElement.ResetLayout(Boolean)
RadElement.HasInvisibleAncestor()
RadElement.ResetLayoutCore()
RadElement.SetAllLocalValuesAsDefault(Boolean)
RadElement.InvalidateArrange()
RadElement.InvalidateArrange(Boolean)
RadElement.InvalidateMeasure()
RadElement.InvalidateMeasure(Boolean)
RadElement.UpdateLayout()
RadElement.SuspendLayout()
RadElement.SuspendLayout(Boolean)
RadElement.ResumeLayout(Boolean)
RadElement.ResumeLayout(Boolean, Boolean)
RadElement.Arrange(RectangleF)
RadElement.Measure(SizeF)
RadElement.SetBounds(Rectangle)
RadElement.SetBounds(Int32, Int32, Int32, Int32)
RadElement.GetBoundingRectangle(Size)
RadElement.GetBoundingRectangle(Rectangle)
RadElement.GetDesiredSize(Boolean)
RadElement.PointToScreen(Point)
RadElement.PointFromScreen(Point)
RadElement.PointToControl(Point)
RadElement.PointFromControl(Point)
RadElement.LocationToControl()
RadElement.RectangleToScreen(Rectangle)
RadElement.HitTest(Point)
RadElement.CallOnRenderSizeChanged(SizeChangedInfo)
RadElement.OnRenderSizeChanged(SizeChangedInfo)
RadElement.OnChildDesiredSizeChanged(RadElement)
RadElement.OnLayoutPropertyChanged(RadPropertyChangedEventArgs)
RadElement.ArrangeCore(RectangleF)
RadElement.MeasureCore(SizeF)
RadElement.ShouldArrangeChild(RadElement)
RadElement.ArrangeOverride(SizeF)
RadElement.ShouldMeasureChild(RadElement)
RadElement.MeasureChildren(SizeF)
RadElement.GetArrangeRect(RectangleF)
RadElement.CanExecuteLayoutOperation()
RadElement.CalcLayoutOffset(PointF)
RadElement.LockBounds()
RadElement.UnlockBounds()
RadElement.SetBoundsCore(Rectangle)
RadElement.IsInValidState(Boolean)
RadElement.GetScrollingOffset()
RadElement.Invalidate()
RadElement.Invalidate(Boolean)
RadElement.GetInvalidateBounds()
RadElement.NotifyInvalidate(RadElement)
RadElement.OnTransformationInvalidated()
RadElement.InvalidateTransformations()
RadElement.PerformLayoutTransformation(RadMatrix)
RadElement.PerformPaintTransformation(RadMatrix)
RadElement.IsInGetAsBitmap()
RadElement.PaintElementSkin(IGraphics)
RadElement.Paint(IGraphics, Rectangle, Single, SizeF, Boolean)
RadElement.PaintBackgroundShape(IGraphics)
RadElement.PostPaintChildren(IGraphics, Rectangle, Single, SizeF)
RadElement.PaintChild(RadElement, IGraphics, Rectangle, Single, SizeF, Boolean)
RadElement.PaintShadow(RadElement, IGraphics)
RadElement.PaintShadowCore(Graphics, Rectangle, RadItem)
RadElement.GetShadowRect(Rectangle, Int32)
RadElement.PaintFocusCues(IGraphics, Rectangle)
RadElement.GetAsBitmap(IGraphics, Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(IGraphics, Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(Brush, Single, SizeF)
RadElement.GetAsTransformedBitmap(Rectangle, Brush, Single, SizeF)
RadElement.GetAsBitmapEx(Color, Single, SizeF)
RadElement.GetAsBitmapEx(Brush, Single, SizeF)
RadElement.GetAsBitmap(Brush, Single, SizeF)
RadElement.IsInVisibleClipBounds(Rectangle)
RadElement.SetClipping(Graphics)
RadElement.GetClipRect()
RadElement.ShouldPaintChild(RadElement)
RadElement.GetFocusRect()
RadElement.GetCurrentShape()
RadElement.GetPaintRectangle(Single, Single, SizeF)
RadElement.GetPatchedRect(RectangleF, Single, SizeF)
RadElement.GetXPVisualStyle()
RadElement.GetVistaVisualStyle()
RadElement.InitializeSystemSkinPaint()
RadElement.UnitializeSystemSkinPaint()
RadElement.GetSystemSkinPaintBounds()
RadElement.OnUseSystemSkinChanged(EventArgs)
RadElement.ShouldPaintSystemSkin()
RadElement.ComposeShouldPaintSystemSkin()
RadElement.MapStyleProperty(RadProperty, String)
RadElement.GetStylablePropertiesFilter()
RadElement.ResetStyleSettings(Boolean)
RadElement.ResetStyleSettings(Boolean, RadProperty)
RadElement.ProcessBehaviors(RadPropertyChangedEventArgs)
RadElement.AddBehavior(PropertyChangeBehavior)
RadElement.GetBehaviors()
RadElement.RemoveBehavior(PropertyChangeBehavior)
RadElement.ClearBehaviors()
RadElement.AddRangeBehavior(PropertyChangeBehaviorCollection)
RadElement.SetThemeApplied(Boolean)
RadElement.OnStyleChanged(RadPropertyChangedEventArgs)
RadElement.SuspendThemeRefresh()
RadElement.ResumeThemeRefresh()
RadElement.UnapplyStyle()
RadElement.RemoveRangeBehaviors(PropertyChangeBehaviorCollection)
RadElement.RemoveBehaviors(PropertyChangeBehavior)
RadElement.RemoveRangeRoutedEventBehaviors(RoutedEventBehaviorCollection)
RadElement.GetThemeEffectiveType()
RadElement.GetChildrenByType(Type)
RadElement.GetChildrenByBaseType(Type)
RadElement.FindAncestorByThemeEffectiveType(Type)
RadElement.FindAncestor<T>()
RadElement.IsAncestorOf(RadElement)
RadElement.FindDescendant<T>()
RadElement.FindDescendant(Predicate<RadElement>)
RadElement.FindDescendant(Type)
RadElement.EnumDescendants(TreeTraversalMode)
RadElement.EnumDescendants(Predicate<RadElement>, TreeTraversalMode)
RadElement.EnumDescendants(Filter, TreeTraversalMode)
RadElement.GetDescendants(Predicate<RadElement>, TreeTraversalMode)
RadElement.GetDescendants(Filter, TreeTraversalMode)
RadElement.GetAncestors(Filter)
RadElement.GetAncestors(Predicate<RadElement>)
RadElement.RaiseRoutedEvent(RadElement, RoutedEventArgs)
RadElement.RaiseTunnelEvent(RadElement, RoutedEventArgs)
RadElement.OnTunnelEvent(RadElement, RoutedEventArgs)
RadElement.OnBubbleEvent(RadElement, RoutedEventArgs)
RadElement.IsEventInProcess(RaisedRoutedEvent)
RadElement.RegisterRoutedEvent(String, Type)
RadElement.GetRegisterRoutedEvent(String, Type)
RadElement.GetRegisterRoutedEvent(String, String)
RadElement.GetRegisterRoutedEvent(String)
RadElement.OnChildrenChanged(RadElement, ItemsChangeOperation)
RadElement.GetChildren(ChildrenListOptions)
RadElement.SendToBack()
RadElement.BringToFront()
RadElement.GetChildAt(Int32)
RadElement.IsChildOf(RadElement)
RadElement.Focus()
RadElement.Focus(Boolean)
RadElement.SetFocusPropertySafe(Boolean)
RadElement.SetElementFocused(Boolean)
RadElement.KillFocus()
RadElement.SetFocus()
RadElement.OnCLREventsRise(RoutedEventArgs)
RadElement.OnMouseHover(EventArgs)
RadElement.OnParentEnabledChanged(RadPropertyChangedEventArgs)
RadElement.OnLostMouseCapture(MouseEventArgs)
RadElement.OnClick(EventArgs)
RadElement.OnDoubleClick(EventArgs)
RadElement.OnMouseEnter(EventArgs)
RadElement.PerformClick()
RadElement.OnMouseWheel(MouseEventArgs)
RadElement.DoMouseWheel(MouseEventArgs)
RadElement.DoClick(EventArgs)
RadElement.DoDoubleClick(EventArgs)
RadElement.CallDoMouseWheel(MouseEventArgs)
RadElement.IsInputKey(InputKeyEventArgs)
RadElement.MouseEventArgsFromControl(MouseEventArgs)
RadElement.DoMouseDown(MouseEventArgs)
RadElement.DoMouseUp(MouseEventArgs)
RadElement.DoMouseMove(MouseEventArgs)
RadElement.ShowScreenTip(ScreenTipNeededEventArgs)
RadElement.HideScreenTip()
RadElement.DoMouseHover(EventArgs)
RadElement.OnShowScreenTip(ComponentInputBehavior)
RadElement.RaiseClick(EventArgs)
RadElement.RaiseDoubleClick(EventArgs)
RadElement.RaiseMouseWheel(MouseEventArgs)
RadElement.UpdateContainsMouse()
RadElement.UpdateContainsFocus(Boolean)
RadElement.DoMouseEnter(EventArgs)
RadElement.DoMouseLeave(EventArgs)
RadElement.CallDoMouseDown(MouseEventArgs)
RadElement.CallDoMouseUp(MouseEventArgs)
RadElement.CallDoMouseMove(MouseEventArgs)
RadElement.CallDoMouseHover(EventArgs)
RadElement.CallDoMouseEnter(EventArgs)
RadElement.CallDoMouseLeave(EventArgs)
RadElement.CallDoClick(EventArgs)
RadElement.CallDoDoubleClick(EventArgs)
RadElement.GetValue(RadProperty)
RadElement.AddStylePropertySetting(IPropertySetting)
RadElement.SetValueCore(RadPropertyValue, Object, Object, ValueSource)
RadElement.NotifyChildren(RadPropertyChangedEventArgs)
RadElement.OnBoundsChanged(RadPropertyChangedEventArgs)
RadElement.OnLocationChanged(RadPropertyChangedEventArgs)
RadElement.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadElement.CanRaisePropertyChangeNotifications(RadPropertyValue)
RadElement.IsPropertyCancelable(RadPropertyMetadata)
RadElement.OnParentPropertyChanged(RadPropertyChangedEventArgs)
RadElement.PerformDispose(Boolean)
RadElement.DisposeChildren()
RadElement.ResetUseCompatibleTextRendering()
RadElement.ShouldSerializeUseCompatibleTextRendering()
RadElement.IStylableNode.GetThemeEffectiveType()
RadElement.IStylableNode.ApplySettings(PropertySettingGroup)
RadElement.GetStylableChildrenHierarchy()
RadElement.GetStylableChildren()
RadElement.ResetStyleVersion()
RadElement.GetClientRectangle(SizeF)
RadElement.GetBorderThickness(BorderPrimitive)
RadElement.DpiScaleChanged(SizeF)
RadElement.ElementState
RadElement.LayoutManager
RadElement.DesiredSize
RadElement.IsLayoutSuspended
RadElement.BoundingRectangle
RadElement.ControlBoundingRectangle
RadElement.BypassLayoutPolicies
RadElement.IsArrangeValid
RadElement.IsMeasureValid
RadElement.PreviousArrangeRect
RadElement.PreviousConstraint
RadElement.TreeLevel
RadElement.Transform
RadElement.TotalTransform
RadElement.ShouldPaintUsingParentShape
RadElement.UseSystemSkin
RadElement.VsbVisible
RadElement.PropagateStyleToChildren
RadElement.ElementTree
RadElement.Children
RadElement.ChildrenHierarchy
RadElement.Parent
RadElement.RoutedEventBehaviors
RadElement.LayoutableChildrenCount
RadElement.ContainsFocus
RadElement.NotifyParentOnMouseInput
RadElement.IsAbleToRespondToMouseEvents
RadElement.AutoSize
RadElement.Bounds
RadElement.Location
RadElement.Size
RadElement.BorderThickness
RadElement.Padding
RadElement.Margin
RadElement.Alignment
RadElement.AutoSizeMode
RadElement.FitToSizeMode
RadElement.Enabled
RadElement.CanFocus
RadElement.IsFocused
RadElement.IsMouseOver
RadElement.IsMouseOverElement
RadElement.IsMouseDown
RadElement.InvalidateChildrenOnChildChanged
RadElement.ShouldPaint
RadElement.Visibility
RadElement.IsElementVisible
RadElement.Name
RadElement.Class
RadElement.ClipDrawing
RadElement.Shape
RadElement.MinSize
RadElement.MaxSize
RadElement.ZIndex
RadElement.RightToLeft
RadElement.UseCompatibleTextRendering
RadElement.BackgroundShape
RadElement.BackgroundShapePaintMode
RadElement.ContainsMouse
RadElement.Capture
RadElement.ScaleTransform
RadElement.AngleTransform
RadElement.PositionOffset
RadElement.SerializeElement
RadElement.SerializeChildren
RadElement.RenderingMaxFramerate
RadElement.IsThemeApplied
RadElement.ShouldApplyTheme
RadElement.UseCenteredAngleTransform
RadElement.Tag
RadElement.StretchHorizontally
RadElement.StretchVertically
RadElement.ClickMode
RadElement.DoubleClickEnabled
RadElement.CaptureOnMouseDown
RadElement.IsFocusable
RadElement.IsItemHovered
RadElement.IStylableNode.Parent
RadElement.IStylableNode.ChildrenHierarchy
RadElement.IStylableNode.Children
RadElement.IStylableNode.Class
RadElement.Style
RadElement.AutoToolTip
RadElement.ScreenTip
RadElement.AutoNumberKeyTip
RadElement.MeasureIsDirty
RadElement.ArrangeIsDirty
RadElement.NeverMeasured
RadElement.NeverArranged
RadElement.ArrangeInProgress
RadElement.MeasureInProgress
RadElement.ShouldPaintChildren
RadElement.InvalidateMeasureOnRemove
RadElement.HideFromElementHierarchyEditor
RadElement.DpiScaleFactor
RadElement.LayoutUpdated
RadElement.ElementPainted
RadElement.MouseHover
RadElement.MouseMove
RadElement.MouseDown
RadElement.DoubleClick
RadElement.MouseEnter
RadElement.EnabledChanged
RadElement.MouseLeave
RadElement.ChildrenChanged
RadElement.LostMouseCapture
RadObject.BindingContextProperty
RadObject.RadType
RadObject.ClearPropertyStore()
RadObject.SuspendPropertyNotifications()
RadObject.ResumePropertyNotifications()
RadObject.GetPropertyValue(RadProperty)
RadObject.SetDefaultValueOverride(RadProperty, Object)
RadObject.SetValueAtDesignTime(RadProperty, Object)
RadObject.SetValue(RadProperty, Object)
RadObject.ResetValue(RadProperty)
RadObject.ResetLocalValue(RadProperty)
RadObject.ResetValue(RadProperty, ValueResetFlags)
RadObject.UpdateValue(RadProperty)
RadObject.GetValueSource(RadProperty)
RadObject.GetRegisteredRadProperty(String)
RadObject.UpdateValueCore(RadPropertyValue)
RadObject.ResetValueCore(RadPropertyValue, ValueResetFlags)
RadObject.GetDefaultValue(RadPropertyValue, Object)
RadObject.CoerceValue(RadPropertyValue, Object)
RadObject.ShouldSerializeProperty(RadProperty)
RadObject.BindProperty(RadProperty, RadObject, RadProperty, PropertyBindingOptions)
RadObject.UnbindProperty(RadProperty)
RadObject.RemoveStylePropertySetting(IPropertySetting)
RadObject.RemoveStylePropertySetting(RadProperty)
RadObject.GetInheritedValue(RadProperty)
RadObject.OnNotifyPropertyChanged(String)
RadObject.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadObject.OnShouldSerializeProperty(ShouldSerializePropertyEventArgs)
RadObject.PropertyValues
RadObject.PropertyFilter
RadObject.RadObjectType
RadObject.BindingContext
RadObject.PropertyChanged
RadObject.RadPropertyChanged
RadObject.RadPropertyChanging
RadObject.ShouldSerializePropertyHandler
DisposableObject.GetBitState(Int64)
DisposableObject.SetBitState(Int64, Boolean)
DisposableObject.OnBitStateChanged(Int64, Boolean, Boolean)
DisposableObject.Dispose()
DisposableObject.Dispose(Boolean)
DisposableObject.DisposeUnmanagedResources()
DisposableObject.BitState
DisposableObject.Events
DisposableObject.IsDisposing
DisposableObject.IsDisposed
DisposableObject.Disposed
DisposableObject.Disposing
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

public class RadTimeSpanPickerElement : PopupEditorBaseElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IInputEditor, IValueEditor, ISupportInitialize, ITimeSpanPickerContentElementOwner
Remarks

RadTimeSpanPickerElement extends PopupEditorBaseElement to provide comprehensive time span editing capabilities through both direct text input using masked edit boxes and popup-based selection interfaces. It implements ITimeSpanPickerContentElementOwner to coordinate with popup content components.

The element manages multiple child components including masked edit boxes for text input, dropdown buttons for popup access, and spin buttons for increment/decrement operations. It supports various edit modes defined by TimeSpanEditMode to control user interaction patterns.

Key features include culture-aware formatting, customizable step values for different time components, validation through minimum and maximum value constraints, and comprehensive event handling for value changes and popup lifecycle management.

Constructors

RadTimeSpanPickerElement()

Initializes a new instance of the RadTimeSpanPickerElement class with default settings.

Declaration
public RadTimeSpanPickerElement()

Fields

PopupMinSizeProperty

Identifies the PopupMinSize dependency property that specifies the minimum size constraints for the popup window.

Declaration
public static RadProperty PopupMinSizeProperty
Field Value
RadProperty

Properties

Culture

Gets or sets the culture information used for formatting and parsing time span values. This affects how time components are displayed and interpreted based on regional settings.

Declaration
public CultureInfo Culture { get; set; }
Property Value
System.Globalization.CultureInfo

Implements
ITimeSpanPickerContentElementOwner.Culture

DaysStep

Gets or sets the increment step for the days component when modifying time span values using spin buttons or keyboard navigation.

Declaration
public int DaysStep { get; set; }
Property Value
System.Int32

DownButton

Gets the button element used to decrease time span component values.

Declaration
public RadRepeatArrowElement DownButton { get; }
Property Value
RadRepeatArrowElement

DropDownAnimationEnabled

Gets or sets a value indicating whether the popup displays with animation effects when opening and closing.

Declaration
public bool DropDownAnimationEnabled { get; set; }
Property Value
System.Boolean

DropDownButton

Gets the dropdown button element that opens the time span selection popup when clicked.

Declaration
public RadTimeDropDownButtonElement DropDownButton { get; }
Property Value
RadTimeDropDownButtonElement

EditMode

Gets or sets the edit mode that determines how users can interact with the control to modify time span values. This property controls whether editing is done through text input, popup interface, or both.

Declaration
public TimeSpanEditMode EditMode { get; set; }
Property Value
TimeSpanEditMode

EditorElement

Gets or sets the editor element reference. This property is hidden from serialization to prevent stack overflow exceptions

Declaration
public override RadItem EditorElement { get; set; }
Property Value
RadItem

Overrides
EditorBaseElement.EditorElement

EnableNullValueInput

Gets or sets a value indicating whether users can set the time span value to null using keyboard shortcuts. When enabled, users can press Ctrl+Del or Ctrl+0 to clear the current value.

Declaration
public virtual bool EnableNullValueInput { get; set; }
Property Value
System.Boolean

Format

Gets or sets the format string that determines how time span values are displayed and parsed in the text input. The format string controls which time components are shown and their formatting patterns.

Declaration
public string Format { get; set; }
Property Value
System.String

Implements
ITimeSpanPickerContentElementOwner.Format

HoursStep

Gets or sets the increment step for the hours component when modifying time span values using spin buttons or keyboard navigation.

Declaration
public int HoursStep { get; set; }
Property Value
System.Int32

MaskedEditBox

Gets the masked edit box element that provides text input functionality with time span validation and formatting.

Declaration
public virtual RadMaskedEditBoxElement MaskedEditBox { get; }
Property Value
RadMaskedEditBoxElement

MaxValue

Gets or sets the maximumvalue that can be selected in the control. Values above this maximum will not be accepted or displayed.

Declaration
public TimeSpan MaxValue { get; set; }
Property Value
System.TimeSpan

MillisecondsStep

Gets or sets the increment step for the milliseconds component when modifying time span values using spin buttons or keyboard navigation.

Declaration
public int MillisecondsStep { get; set; }
Property Value
System.Int32

MinutesStep

Gets or sets the increment step for the minutes component when modifying time span values using spin buttons or keyboard navigation.

Declaration
public int MinutesStep { get; set; }
Property Value
System.Int32

MinValue

Gets or sets the minimumvalue that can be selected in the control. Values below this minimum will not be accepted or displayed.

Declaration
public TimeSpan MinValue { get; set; }
Property Value
System.TimeSpan

NullText

Gets or sets the placeholder text displayed when the control has no time span value set. This text provides guidance to users about the expected input format.

Declaration
[RadDefaultValue("NullText", typeof(RadTextBoxItem))]
[RadDescription("NullText", typeof(RadTextBoxItem))]
public string NullText { get; set; }
Property Value
System.String

PopupContentElement

Gets the popup content element that provides the interactive time span selection interface within the popup.

Declaration
public virtual ITimeSpanPickerContentElement PopupContentElement { get; }
Property Value
ITimeSpanPickerContentElement

PopupForm

Gets the popup form that contains the time span selection interface.

Declaration
public RadTimeSpanPickerPopup PopupForm { get; }
Property Value
RadTimeSpanPickerPopup

PopupMinSize

Gets or sets the minimum size constraints for the popup window that contains the time span selection interface.

Declaration
public Size PopupMinSize { get; set; }
Property Value
System.Drawing.Size

ReadOnly

Gets or sets a value indicating whether the control is in read-only mode. When true, users cannot modify the time span value through either text input or popup interaction.

Declaration
public bool ReadOnly { get; set; }
Property Value
System.Boolean

SecondsStep

Gets or sets the increment step for the seconds component when modifying time span values using spin buttons or keyboard navigation.

Declaration
public int SecondsStep { get; set; }
Property Value
System.Int32

ShowDropDownButton

Gets or sets a value indicating whether the dropdown button that opens the popup is visible and accessible to users.

Declaration
public bool ShowDropDownButton { get; set; }
Property Value
System.Boolean

ShowSpinButtons

Gets or sets a value indicating whether the spin buttons for incrementing and decrementing time span components are visible. When enabled, users can use up/down buttons to modify the selected time component.

Declaration
public bool ShowSpinButtons { get; set; }
Property Value
System.Boolean

SpinButtonsStackLayout

Gets the stack layout element that serves as a container for the spin buttons (up and down arrows).

Declaration
public StackLayoutElement SpinButtonsStackLayout { get; }
Property Value
StackLayoutElement

TextAlign

Gets or sets the text alignment of within the masked edit box.

Declaration
public HorizontalAlignment TextAlign { get; set; }
Property Value
System.Windows.Forms.HorizontalAlignment

ThemeEffectiveType

Gets the type used for theming this element, allowing it to inherit styles from RadTimePickerElement.

Declaration
protected override Type ThemeEffectiveType { get; }
Property Value
System.Type

Overrides
RadElement.ThemeEffectiveType

TimeSpanProvider

Gets the mask provider that manages time span formatting and editing behavior for the masked edit box. This provider controls how editing is performed for each time component (days, hours, minutes, seconds, milliseconds).

Declaration
public MaskTimeSpanProvider TimeSpanProvider { get; }
Property Value
MaskTimeSpanProvider

Implements
ITimeSpanPickerContentElementOwner.TimeSpanProvider

UpButton

Gets the increment button element used to increase time span component values.

Declaration
public RadRepeatArrowElement UpButton { get; }
Property Value
RadRepeatArrowElement

Value

Gets or sets the value of the RadTimeSpanPickerElement. The value can be null if no time span is selected or if null input is enabled.

Declaration
public override object Value { get; set; }
Property Value
System.Object

Overrides
EditorBaseElement.Value
Implements
ITimeSpanPickerContentElementOwner.Value

Methods

CloseOwnerPopup()

Closes the popup window when called by the popup content element.

Declaration
public void CloseOwnerPopup()
Implements
ITimeSpanPickerContentElementOwner.CloseOwnerPopup()

CreateButtonsStack()

Creates the stack layout element that serves as a container for the up and down arrow buttons.

Declaration
protected virtual StackLayoutElement CreateButtonsStack()
Returns
StackLayoutElement

A new instance of StackLayoutElement configured for vertical button arrangement.

CreateChildElements()

Creates and initializes all child elements including the masked edit box, dropdown button, spin buttons, and layout containers.

Declaration
protected override void CreateChildElements()
Overrides
RadElement.CreateChildElements()

CreateDownButton()

Creates the decrement button element used to decrease time span component values.

Declaration
protected virtual RadRepeatArrowElement CreateDownButton()
Returns
RadRepeatArrowElement

A RadRepeatArrowElement configured as a down arrow button.

CreateDropDownButtonElement()

Creates the dropdown button element that opens the time span selection popup when clicked.

Declaration
protected virtual RadTimeDropDownButtonElement CreateDropDownButtonElement()
Returns
RadTimeDropDownButtonElement

A new instance of RadTimeDropDownButtonElement.

CreateMaskedEditBoxElement()

Creates the masked edit box element that provides text input functionality with time span validation and formatting.

Declaration
protected virtual RadMaskedEditBoxElement CreateMaskedEditBoxElement()
Returns
RadMaskedEditBoxElement

A new instance of RadMaskedEditBoxElement configured for time span input.

CreatePopupForm()

Creates the popup form instance that contains the time span selection interface. Override this method to provide a popup with specialized content for time span selection.

Declaration
protected override RadPopupControlBase CreatePopupForm()
Returns
RadPopupControlBase

A new instance of RadTimeSpanPickerPopup configured for this element.

Overrides
PopupEditorBaseElement.CreatePopupForm()

CreateUpButton()

Creates the increment button element used to increase time span component values.

Declaration
protected virtual RadRepeatArrowElement CreateUpButton()
Returns
RadRepeatArrowElement

A RadRepeatArrowElement configured as an up arrow button.

DisposeManagedResources()

Releases managed resources by unsubscribing from events and disposing child elements.

Declaration
protected override void DisposeManagedResources()
Overrides
PopupEditorBaseElement.DisposeManagedResources()

GetInitialPopupSize()

Gets the initial size for the popup when it's first displayed, providing a large default that will be adjusted based on content.

Declaration
protected override Size GetInitialPopupSize()
Returns
System.Drawing.Size

A System.Drawing.Size representing the initial popup dimensions.

Overrides
PopupEditorBaseElement.GetInitialPopupSize()

GetPopupSize(RadPopupControlBase, Boolean)

Calculates and returns the optimal size for the popup based on its content and minimum size constraints.

Declaration
protected override Size GetPopupSize(RadPopupControlBase popup, bool measure)
Parameters
RadPopupControlBase popup

The popup control to calculate size for.

System.Boolean measure

Indicates whether to perform measurement calculations.

Returns
System.Drawing.Size

A System.Drawing.Size representing the calculated popup dimensions.

Overrides
PopupEditorBaseElement.GetPopupSize(RadPopupControlBase, Boolean)

InitializeFields()

Initializes the default field values for the time span picker element.

Declaration
protected override void InitializeFields()
Overrides
EditorBaseElement.InitializeFields()

MaskEditBox_Click(Object, EventArgs)

Handles the click event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void MaskEditBox_Click(object sender, EventArgs e)
Parameters
System.Object sender

The source of the event.

System.EventArgs e

Event data.

MaskEditBox_KeyDown(Object, KeyEventArgs)

Handles the key down event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void MaskEditBox_KeyDown(object sender, KeyEventArgs e)
Parameters
System.Object sender

The source of the event.

System.Windows.Forms.KeyEventArgs e

Event data containing key information.

MaskEditBox_KeyPress(Object, KeyPressEventArgs)

Handles the key press event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void MaskEditBox_KeyPress(object sender, KeyPressEventArgs e)
Parameters
System.Object sender

The source of the event.

System.Windows.Forms.KeyPressEventArgs e

Event data containing key press information.

MaskEditBox_MouseUp(Object, MouseEventArgs)

Handles the mouse up event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void MaskEditBox_MouseUp(object sender, MouseEventArgs e)
Parameters
System.Object sender

The source of the event.

System.Windows.Forms.MouseEventArgs e

Event data containing mouse information.

MaskEditBox_MouseWheel(Object, MouseEventArgs)

Handles the mouse wheel event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void MaskEditBox_MouseWheel(object sender, MouseEventArgs e)
Parameters
System.Object sender

The source of the event.

System.Windows.Forms.MouseEventArgs e

Event data containing mouse wheel information.

MeasureOverride(SizeF)

Measures the desired size of the element within the available space, ensuring proper layout constraints are respected.

Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.Drawing.SizeF availableSize

The available space for the element.

Returns
System.Drawing.SizeF

The desired size of the element.

Overrides
RadElement.MeasureOverride(SizeF)

OnLoaded()

Handles the element loaded event to configure the masked edit box border visibility.

Declaration
protected override void OnLoaded()
Overrides
RadElement.OnLoaded()

OnPopupClosed(Object, RadPopupClosedEventArgs)

Handles the popup closed event to update element states and clear popup content selection.

Declaration
protected virtual void OnPopupClosed(object sender, RadPopupClosedEventArgs args)
Parameters
System.Object sender

The source of the event.

RadPopupClosedEventArgs args

Event data for the popup closed event.

OnPopupClosing(RadPopupClosingEventArgs)

Handles the popup closing event and prevents premature closure when the mouse is over the dropdown button.

Declaration
protected override void OnPopupClosing(RadPopupClosingEventArgs e)
Parameters
RadPopupClosingEventArgs e

Event data containing close reason and cancellation information.

Overrides
PopupEditorBaseElement.OnPopupClosing(RadPopupClosingEventArgs)

OnPopupOpened(Object, EventArgs)

Handles the popup opened event to update element states and set focus to the popup form.

Declaration
protected virtual void OnPopupOpened(object sender, EventArgs e)
Parameters
System.Object sender

The source of the event.

System.EventArgs e

Event data.

OnPropertyChanged(RadPropertyChangedEventArgs)

Handles property change events and updates RTL support for child elements when the RightToLeft property changes.

Declaration
protected override void OnPropertyChanged(RadPropertyChangedEventArgs e)
Parameters
RadPropertyChangedEventArgs e

Event data containing property change information.

Overrides
PopupEditorBaseElement.OnPropertyChanged(RadPropertyChangedEventArgs)

OnValueChanged(Object, EventArgs)

Handles the value changed event from the masked edit box, tracks analytics, and forwards the event to subscribers.

Declaration
protected virtual void OnValueChanged(object sender, EventArgs e)
Parameters
System.Object sender

The source of the event.

System.EventArgs e

Event data.

OnValueChanging(Object, CancelEventArgs)

Handles the value changing event from the masked edit box and forwards it to subscribers.

Declaration
protected virtual void OnValueChanging(object sender, CancelEventArgs e)
Parameters
System.Object sender

The source of the event.

System.ComponentModel.CancelEventArgs e

Event data containing cancellation information.

SetupEditMode(TimeSpanEditMode)

Configures the element's behavior based on the specified edit mode, controlling text box read-only state and button visibility.

Declaration
protected virtual void SetupEditMode(TimeSpanEditMode timeSpanEditMode)
Parameters
TimeSpanEditMode timeSpanEditMode

The edit mode to apply to the element.

UnwireEvents()

Unsubscribes from all previously subscribed events to prevent memory leaks and unwanted event handling.

Declaration
protected virtual void UnwireEvents()

UpdatePopupLocalizationStrings()

Updates the localization strings used in the popup content to reflect the current localization provider settings.

Declaration
protected virtual void UpdatePopupLocalizationStrings()

WireEvents()

Subscribes to necessary events from child elements and external providers to coordinate element behavior.

Declaration
protected virtual void WireEvents()

Events

Click

Occurs when the element is clicked.

Declaration
public event EventHandler Click
Event Type
System.EventHandler

KeyDown

Occurs when the user presses a key while the element has focus.

Declaration
public event KeyEventHandler KeyDown
Event Type
System.Windows.Forms.KeyEventHandler

KeyPress

Occurs when the user presses and releases a key while the element has focus.

Declaration
public event KeyPressEventHandler KeyPress
Event Type
System.Windows.Forms.KeyPressEventHandler

KeyUp

Occurs when the user releases a key while the element has focus.

Declaration
public event KeyEventHandler KeyUp
Event Type
System.Windows.Forms.KeyEventHandler

MouseUp

Occurs when the user releases a mouse button while the mouse pointer is over the element.

Declaration
public event MouseEventHandler MouseUp
Event Type
System.Windows.Forms.MouseEventHandler

MouseWheel

Occurs when the mouse wheel moves while the element has focus.

Declaration
public event MouseEventHandler MouseWheel
Event Type
System.Windows.Forms.MouseEventHandler

ValueChanged

Occurs when the time span value has been successfully changed.

Declaration
public event EventHandler ValueChanged
Event Type
System.EventHandler

ValueChanging

Occurs when the time span value is about to be changed and allows the operation to be canceled.

Declaration
public event CancelEventHandler ValueChanging
Event Type
System.ComponentModel.CancelEventHandler

Extension Methods

CommonExtensions.ClearIfNoBindingAndSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
SerializationExtensions.DeserializePrimitives(RadItem, SerializationInfo)
CommonExtensions.SetIfDifferent(RadObject, RadProperty, Object)
CommonExtensions.ClearIfSet(RadObject, RadProperty)
CommonExtensions.IsLocalValueSet(RadObject, RadProperty)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
DispatcherExtensions.CheckAccess(RadObject)
SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.