[]
This window allows to select or remove a single occurrence or the whole recurring series.
public class RecChoiceControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
| Name | Description |
|---|---|
| RecChoiceControl(C1Scheduler, Appointment, bool) | Initializes a new instance of the RecChoiceControl control. |
| Name | Description |
|---|---|
| MessageProperty | Identifies the Message dependency property. |
| TitleProperty | Identifies the Title dependency property. |
| Name | Description |
|---|---|
| Appointment | Gets or sets an Appointment object for which the window is shown. |
| IsOccurrence | Gets a True value if the user selects removing a single occurrence; False otherwise. |
| Message | Gets a string message displayed in the window. |
| Title | Gets a title displayed in the window. |
| Name | Description |
|---|---|
| InitializeComponent() | InitializeComponent |
| OnMouseWheel(MouseWheelEventArgs) | |
| OnPreviewKeyDown(KeyEventArgs) |