DatePickerContentControl Properties

Include Protected Members
Include Inherited Members

The DatePickerContentControl type exposes the following members.

Properties

  Name Description
Public property Application Gets a Microsoft.Office.Interop.Word.Application that represents the current instance of Microsoft Office Word.
Public property BindingContext Gets or sets the collection of currency managers for the IBindableComponent. (Inherited from IBindableComponent.)
Public property Container Infrastructure. (Inherited from ContentControlBase.)
Public property ContainerComponent Infrastructure. (Inherited from ContentControlBase.)
Public property Creator Gets a 32-bit integer that indicates the application in which the DatePickerContentControl was created.
Public property DataBindings Gets the collection of data-binding objects for this IBindableComponent. (Inherited from IBindableComponent.)
Public property DateCalendarType Gets or sets the type of calendar that is displayed in the DatePickerContentControl.
Public property DateDisplayFormat Gets or sets a string that specifies the format in which the DatePickerContentControl displays dates.
Public property DateDisplayLocale Gets or sets the language format of the date that is displayed in the DatePickerContentControl.
Public property DateStorageFormat Gets or sets the format in which the DatePickerContentControl saves dates in a custom XML part.
Public property DefaultDataSourceUpdateMode Gets or sets the default DataSourceUpdateMode for the ContentControlBase. (Inherited from ContentControlBase.)
Public property DefaultTextStyle Gets the name of the character style that is used to format text in the DatePickerContentControl.
Public property ID Gets a unique number that identifies the content control. (Inherited from ContentControlBase.)
Public property InnerObject Gets the underlying Microsoft.Office.Interop.Word.ContentControl object for the Microsoft.Office.Tools.Word.ContentControlBase. (Inherited from ContentControlBase.)
Public property LockContentControl Gets or sets a value that specifies whether the DatePickerContentControl can be deleted from the document.
Public property LockContents Gets or sets a value that specifies whether the contents of the DatePickerContentControl can be edited.
Public property MultiLine Gets or sets a value that specifies whether the DatePickerContentControl can contain line breaks.
Public property Parent Gets the parent of the DatePickerContentControl.
Public property ParentContentControl Gets the parent content control of a DatePickerContentControl that is nested in another content control.
Public property PlaceholderText Gets or sets the text that is displayed in the DatePickerContentControl until the text is changed by a user action or some other operation.
Public property Range Gets a Range that represents the contents of the DatePickerContentControl.
Public property ShowingPlaceholderText Gets a value that indicates whether the DatePickerContentControl is currently displaying placeholder text.
Public property Site Gets or sets the ISite associated with the IComponent. (Inherited from IComponent.)
Public property Tag Gets or sets a string that you want to associate with the DatePickerContentControl.
Public property Temporary Gets or sets a value that specifies whether the DatePickerContentControl is automatically deleted from the document when the control is edited.
Public property Text Gets or sets the text in the DatePickerContentControl.
Public property Title Gets or sets the title of the DatePickerContentControl.
Public property XMLMapping Gets an XMLMapping that represents the binding between the DatePickerContentControl and an element in a custom XML part.

Top

See Also

Reference

DatePickerContentControl Interface

Microsoft.Office.Tools.Word Namespace