CustomizeMessageBoxCaptionEventArgs Properties
Provides data for the SchedulerControl.CustomizeMessageBoxCaption and SchedulerControl.CustomizeMessageBoxCaption events.Name | Description |
---|---|
Caption | Gets or sets a string for display in the caption of a message box that prompts the end-user to save appointment changes. |
CaptionId | Obtains the identifier of a localized string that will be displayed as the message box caption. |
See Also