The DateTimeReadOnlyDisplayElement type exposes the following members.

Methods

  NameDescription
OnPropertyChanged
Raises the PropertyChanged event.
(Inherited from DateTimeDisplayElement.)

Properties

  NameDescription
Culture
Gets the culture of the containing DateTimePicker control.
(Inherited from DateTimeDisplayElement.)
ElementType
Gets the DateTimeDisplayElementType of the element.
(Overrides DateTimeDisplayElement..::.ElementType.)
EstimatedProportion
Gets an estimated size requirement relative to other elements in the same control. This can be used by panels to size the user interface elements.
(Inherited from DateTimeDisplayElement.)
Text
Gets the display text.

Events

  NameDescription
PropertyChanged
Occurs when a property value changes.
(Inherited from DateTimeDisplayElement.)

See Also