Class ChatDateTimeOverlay
Inheritance
System.Object
ChatDateTimeOverlay
Inherited Members
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 ChatDateTimeOverlay : BaseChatItemOverlay, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
ChatDateTimeOverlay(String, DateTime)
Declaration
public ChatDateTimeOverlay(string title, DateTime selectedDateTime)
Parameters
System.String
title
|
System.DateTime
selectedDateTime
|
Properties
Calendar
PageView
TimePicker
Methods
CreateMainElement()
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()
Overrides
PrepareForOverlayDisplay()
Declaration
public override void PrepareForOverlayDisplay()
Overrides
PrepareForPopupDisplay()
Declaration
public override void PrepareForPopupDisplay()