[]
        
(Showing Draft Content)

C1.Win.Calendar.Base.C1DateEditBase

C1DateEditBase Class

Represents a base date editor with a drop-down calendar.

Implements
IDropDownOwner
ISupportUiaContainer
IUiaExpandCollapseProvider
IEmbeddedEditor
Namespace: C1.Win.Calendar.Base
Assembly: C1.Win.Calendar.10.dll
Syntax
public abstract class C1DateEditBase : C1DropDownEditorBase, ISupportInitialize, IDropDownOwner, ISupportUiaContainer, IDropDownEditorBase, IDropDownControlBase, ITextBoxHolder, IUiaExpandCollapseProvider, IInputEditor, IEmbeddedEditor
Public MustInherit Class C1DateEditBase
    Inherits C1DropDownEditorBase
    Implements ISupportInitialize, IDropDownOwner, ISupportUiaContainer, IDropDownEditorBase, IDropDownControlBase, ITextBoxHolder, IUiaExpandCollapseProvider, IInputEditor, IEmbeddedEditor

Constructors

Name Description
C1DateEditBase(BaseThemeProvider)

Initializes a new instance of the C1DateEdit class.

Properties

Name Description
AutoChangePosition
CultureInfo

Gets or sets the current CultureInfo object.

FormatType

Gets or sets enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting.

InitialField
LoopPosition
MinShortYear
WrapDateTimeFields

Methods

Name Description
ApplyStyle()

Applies the style to control view.

CreateDropDownForm()

Creates the drop down form.

Dispose(bool)

Releases the unmanaged resources used by the C1DropDownControlBase control.

GetDropDownItem(UiaItem)

Gets the C1.Win.Accessibility.UiaItem from the drop down part of this C1DropDownControlBase control.

OnBeforeDayTooltipShow(BeforeDayTooltipShowEventArgs)

Rises the BeforeDayTooltipShow event.

OnClearButtonClick(EventArgs)

Raises the ClearButtonClick event.

OnDayFormatting(DayFormattingEventArgs)

Rises the DayFormatting event.

OnDisplayRangeChanged(DateRangeEventArgs)

Rises the DisplayRangeChanged event.

OnDropDownClosed(EventArgs)

Raises the DropDownClosed event.

OnDropDownOpening(CancelEventArgs)

Raises the DropDownOpening event.

OnMouseWheel(MouseEventArgs)
ResetCultureInfo()

Restores the default value of the CultureInfo property.

ResetDropDownWidth()

Restores the default value of the DropDownWidth property.

ResetStyles()

Restores the default value of the Styles property.

ShouldSerializeCultureInfo()

Specifies whether to save the value of the CultureInfo property.

ShouldSerializeDropDownWidth()

Specifies whether to save the value of the DropDownWidth property.

Events

Name Description
BeforeDayTooltipShow
ClearButtonClick
DayFormatting
DisplayRangeChanged