Version

CalendarComboEditor Class Members

The following tables list the members exposed by CalendarComboEditor.

Public Constructors
 NameDescription
Public ConstructorCalendarComboEditor ConstructorOverloaded.   
Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAcceptsReturn (Inherited from Infragistics.Win.EditorWithText)
Public PropertyAcceptsTab (Inherited from Infragistics.Win.EditorWithText)
Public PropertyButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyCanFocusOverridden. Indicates if the element can take focus  
Public PropertyCurrentEditText (Inherited from Infragistics.Win.EditorWithText)
Public PropertyDataFilter (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDefaultOwner (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorSharedObjectName (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyElementBeingEdited (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyExpectedTypeOverridden. Type used by the editor in the case of data filter. Null means that editor supports multiple data types and expects type to be set or provided by the owner.  
Public PropertyFocused (Inherited from Infragistics.Win.EditorWithText)
Public PropertyHasButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyHasButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyIsDroppedDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInIMEComposition (Inherited from Infragistics.Win.EditorWithText)
Public PropertyIsValid (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyScrollBars (Inherited from Infragistics.Win.EditorWithText)
Public PropertySelectedText (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionStart (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySpinButtonIntervalSettingsContains properties pertaining to the intervals used by the built-in spin button (not a SpinEditorButton).  
Public PropertySupportsAutoSizeEdit (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsDropDownOverridden. Returns true if this editor supports a dropdown.  
Public PropertySupportsSelectableText (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsSpellChecking (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsValueList (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextBox (Inherited from Infragistics.Win.EditorWithText)
Public PropertyTextLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyValueOverridden. Gets or sets the current value  
Protected Properties
 NameDescription
Protected PropertyAppliesFormatStringWhenInEditModeOverridden. Returns whether the editor applies the format string returned from the owner's GetFormatInfo method when it is in edit mode.  
Protected PropertyEditorValue (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyEditorWithTextUIElementOverridden. Returns the EditorWithTextUIElement contained by the Infragistics.Win.EmbeddableEditorBase.ElementBeingEdited or null  
Protected PropertyHasOwnDefaultContextMenu (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected PropertySelectedTextInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionStartInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Protected PropertyTextLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyWantsOwnerKeyEvents (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public Methods
 NameDescription
Public MethodApplyValueAppearance (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodAreTouchMetricsEnabled (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodCanEditTypeOverridden. Determines if the type can be edited.  
Public MethodCanRenderTypeOverridden. Determines if the type can be rendered.  
Public MethodCloneOverloaded. Overridden. Creates a copy of the embeddable editor with the specified default owner.  
Public MethodCloseUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodComparesByValue (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodCreateAccessibilityInstanceOverridden. Used by an editor owner to create an accessible object for a specific object managed by an editor.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodCreateUIAutomationProvider (Inherited from Infragistics.Win.EditorWithText)
Public MethodDataValueToTextOverloaded.  (Inherited from Infragistics.Win.EditorWithText)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodEnterEditModeOverloaded.  (Inherited from Infragistics.Win.EditorWithText)
Public MethodExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodFocus (Inherited from Infragistics.Win.EditorWithText)
Public MethodGetDropDownState (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodGetEditStatus (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodGetEmbeddableElementOverloaded. Overridden. Returns an embeddable element for the specified parameters  
Public MethodGetEmbeddableElementTypeOverridden. Returns the type for the embeddable element to be returned.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMinimumTouchFriendlyHeight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public MethodGetSizeOverloaded. Overridden. Used to determine the size preferred/required by the editor.  
Public MethodGetSpellCheckTarget (Inherited from Infragistics.Win.EditorWithText)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsInputKeyOverridden. Returns whether the key is used by the editor.  
Public MethodIsValidValue (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodOnKeyUp (Inherited from Infragistics.Win.EditorWithText)
Public MethodOnTouchMetricsChanged (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodResetButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public MethodResetButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public MethodResolveShowInkButton (Inherited from Infragistics.Win.EditorWithText)
Public MethodSelectAll (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodValueToDataValueOverloaded.  (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodAdjustSizeForOwnerBorders (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodAdjustSizeForOwnerPadding (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodDoCloseUpOverridden. Closes the dropdown.  
Protected MethodDoDropDownOverridden. Drops down the dropdown.  
Protected MethodGetAutoConvertedDestinationValueOverridden. Automatic data conversions specific to this editor.  
Protected MethodGetDisplayValue (Inherited from Infragistics.Win.EditorWithText)
Protected MethodGetEditorValueOverridden. Provides editor-specific editor value.  
Protected MethodGetInkProvider (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodGetTextSizeOfValue (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodHasAnySpinButtons (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodHookOwnersKeyEvents (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodInitializeFrom (Inherited from Infragistics.Win.EditorWithText)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodIsDestinationValueValidOverridden. Checks validity of converted values.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterCloseUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnAfterDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnAfterEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnAfterEditorButtonCloseUp (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnAfterEnterEditModeOverridden. Called after edit mode has been entered.  
Protected MethodOnAfterExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnBeforeDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnBeforeEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnBeforeEditorButtonDropDown (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnBeforeEnterEditModeOverridden. Called before edit mode has been entered.  
Protected MethodOnBeforeExitEditModeOverridden. Called before edit mode has been exited  
Protected MethodOnDisposeOverridden. Called when the editor is disposed  
Protected MethodOnEditorButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnEditorSpinButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnInitializeEditorButtonCheckState (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnOwnerKeyDownOverridden. Occurs when the owner gets a key down while in edit mode.  
Protected MethodOnOwnerKeyPress (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnOwnerKeyUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSetAutoConvertedEditorValueInternal (Inherited from Infragistics.Win.EditorWithText)
Protected MethodSetTextBoxText (Inherited from Infragistics.Win.EditorWithText)
Protected MethodShouldSerializeButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodShouldSerializeButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Protected MethodUnhookOwnersKeyEvents (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public Events
 NameDescription
Public EventAfterCloseUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventAfterEditorButtonCloseUp (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventAfterEnterEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventBeforeEditorButtonDropDown (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventBeforeEnterEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventEditorButtonAdded (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventEditorButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventEditorSpinButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventInitializeEditorButtonCheckState (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventKeyDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventKeyPress (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventKeyUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventSelectionChanged (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Public EventValueChanged (Inherited from Infragistics.Win.EmbeddableEditorBase)
See Also