[]
        
(Showing Draft Content)

C1.WPF.Schedule.ShowRemindersControl

ShowRemindersControl Class

The ShowRemindersControl displays currently active reminders and allows to control them.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class ShowRemindersControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector

Constructors

Name Description
ShowRemindersControl()

Initializes a new instance of the ShowRemindersControl class.

Fields

Name Description
SchedulerProperty

Identifies the Scheduler dependency property.

Properties

Name Description
Scheduler

Gets or sets reference to the C1Scheduler control which is an owner of displayed C1.Schedule.Reminder objects.

Methods

Name Description
InitializeComponent()

InitializeComponent

OnMouseWheel(MouseWheelEventArgs)
OnPreviewKeyDown(KeyEventArgs)