Version

CalendarComboEmbeddableOwner Class Members

The following tables list the members exposed by CalendarComboEmbeddableOwner.

Public Constructors
 NameDescription
Public ConstructorCalendarComboEmbeddableOwner ConstructorConstructor  
Protected Fields
 NameDescription
Protected FieldcontrolHolds a reference to the control to which this class is associated  
Protected FieldembeddableEditorembeddableEditor  
Public Properties
 NameDescription
Public PropertyDesignModeOverridden. Returns true if in design mode, false otherwise.  
Public Methods
 NameDescription
Public MethodAccessibilityNotifyClients (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodAlwaysRaiseEditorButtonEvents (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodAreTouchMetricsEnabled (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodCanProcessMouseWheel (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodDrawAsActiveOverridden. Returns whether the element should be drawn as if it were in its "active" state. Only applicable if the return from the DisplayStyle property is not Standard.  
Public MethodEnsureValueIsInList (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodEnterEditModeOnClickOverridden. If true is returned, the editor will enter edit mode on either MouseDown or MouseUp, depending on the nature of the editor  
Public MethodGetAutoCompleteMode (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetAutoEdit (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetAutoSizeEditInfo (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetAutoSuggestFilterMode (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetBorderStyleOverridden. Returns the border style to be used by the embeddable editor element  
Public MethodGetButtonStyleOverridden. Returns the ButtonStyle to be used by the embeddable element's button  
Public MethodGetCachedGraphics (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetCharacterCasing (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetCheckedListSettings (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetComponentRole (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetConstraints (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetContextMenu (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetContextMenuStrip (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetControlOverridden. Returns the owner's control.  
Public MethodGetDataTypeOverridden. Returns the data type.  
Public MethodGetDisplayStyleOverridden. Returns the display style to be applied to the embeddable editor element  
Public MethodGetDropDownListAdditionalWidth (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetDropDownListOffsetOverridden. Returns the horizontal and vertical offset to apply to the DropDown's list  
Public MethodGetEditorOverridden. Returns the editor associated with this EmbeddableEditorOwner  
Public MethodGetEditorContext (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetEditorElementOverridden. Returns the embeddable uielement associated with a particular object or null if none is available.  
Public MethodGetExtendedInfo (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetExternalContextOverridden. Returns an object that may be provided to the programmer using an editor.  
Public MethodGetFormatInfoOverridden. Returns information needed to format a string.  
Public MethodGetGlyphInfo (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetImageList (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetImageTransparentColor (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetImeMode (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetMaskInfo (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetMaxLength (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetMaxLines (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetMaxValueOverridden. Returns the maximum allowable value.  
Public MethodGetMinValueOverridden. Returns the minimum allowable value.  
Public MethodGetNullTextOverridden. The string to display for a null value.  
Public MethodGetPadChar (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetPadding (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetPasswordChar (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetPromptChar (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetScrollBarLook (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetScrollBarViewStyle (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetShowInkButtonOverridden. Determines when to show the Ink Button on the editor.  
Public MethodGetSizeOfImages (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetSpellChecker (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetTextBoxScrollBars (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetTextRenderingMode (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetTypeConverter (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetValueOverridden. Returns the value that should be rendered.  
Public MethodGetValueList (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodGetValueListsCollection (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsActionableAreaSupported (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsEditorAlwaysInEditMode (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsEnabledOverridden. Returns whether the value is enabled for editing.  
Public MethodIsHotTrackingEnabled (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsKeyMappedOverridden. Called by an embeddable editor to determine whether the specified key should be handled by the owner  
Public MethodIsMultiLine (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsNullableOverridden. Returns whether the value can be set to null.  
Public MethodIsPrinting (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodIsReadOnlyOverridden. Returns true if the control is not read only  
Public MethodIsVertical (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodMustDisplayFromList (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodMustSelectFromList (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorClick (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorDoubleClick (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorGotFocus (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorLostFocus (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorMouseDown (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEditorMouseUp (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnEnterEditor (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodOnLeaveEditor (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodRaiseKeyDown (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodRaiseKeyPress (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodRaiseKeyUp (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodReleaseCachedGraphics (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodResolveAppearanceOverloaded. Overridden. Resolves the appearance for an element.  
Public MethodResolveDefaultAppearance (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodSetEditorContext (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodShouldDrawFocusOverridden. Determines if a focus rect should be drawn.  
Public MethodShouldShowOverflowIndicator (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodShowHotkeyPrefix (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodShowKeyboardCues (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodSuppressEnterLeaveInvalidation (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodUseDefaultEditorCursor (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public MethodWrapText (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public Events
 NameDescription
Public EventKeyDown (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public EventKeyPress (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
Public EventKeyUp (Inherited from Infragistics.Win.EmbeddableEditorOwnerBase)
See Also