Version

UltraDesktopAlert Class Methods

For a list of all members of this type, see UltraDesktopAlert members.

Public Methods
 NameDescription
Public MethodBeginUpdate (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodCloseOverloaded. Closes the desktop alert window associated with the specified UltraDesktopAlertWindowInfo instance.  
Public MethodCloseAllCloses all currently open desktop alert windows associated with this UltraDesktopAlert instance.  
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 MethodDisposeOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodEndUpdateOverloaded.  (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetWindowInfoReturns the UltraDesktopAlertWindowInfo instance whose UltraDesktopAlertWindowInfo.Key property matches the specified value, or null if no window with the specified value is currently open.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodIsOpenOverloaded. Returns whether the specified UltraDesktopAlertWindowInfo instance is currently open.  
Public Methodstatic (Shared in Visual Basic)ParsedFormattedTextWraps the static Parse method of the ParsedFormattedTextValue class; provides a way to determine whether the specified text is valid formatted text.  
Public MethodResetAlertButtonsClears the contents of the AlertButtons collection.  
Public MethodResetAllowMoveSets the AllowMove property to its default value.  
Public MethodResetAnimationScrollDirectionAutoCloseSets the AnimationScrollDirectionAutoClose property to its default value.  
Public MethodResetAnimationScrollDirectionShowSets the AnimationScrollDirectionShow property to its default value.  
Public MethodResetAnimationSpeedSets the AnimationSpeed property to its default value.  
Public MethodResetAnimationStyleAutoCloseSets the AnimationStyleAutoClose property to its default value.  
Public MethodResetAnimationStyleShowSets the AnimationStyleShow property to its default value.  
Public MethodResetAppearanceResets the properties of the Appearance to their default values.  
Public MethodResetAutoCloseSets the AutoClose property to its default value.  
Public MethodResetAutoCloseDelaySets the AutoCloseDelay property to its default value.  
Public MethodResetButtonAppearanceResets the properties of the ButtonAppearance to their default values.  
Public MethodResetButtonHotTrackAppearanceResets the properties of the ButtonHotTrackAppearance to their default values.  
Public MethodResetButtonImageSizeSets the ButtonImageSize property to its default value.  
Public MethodResetButtonPressedAppearanceResets the properties of the ButtonPressedAppearance to their default values.  
Public MethodResetButtonStyleSets the ButtonStyle property to its default value.  
Public MethodResetCaptionAppearanceResets the properties of the CaptionAppearance to their default values.  
Public MethodResetCaptionAreaAppearanceResets the properties of the CaptionAreaAppearance to their default values.  
Public MethodResetCaptionAreaImageSizeSets the CaptionAreaImageSize property to its default value.  
Public MethodResetCaptionHotTrackAppearanceResets the properties of the CaptionHotTrackAppearance to their default values.  
Public MethodResetCloseButtonVisibleSets the CloseButtonVisible property to its default value.  
Public MethodResetCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodResetDropDownButtonVisibleSets the DropDownButtonVisible property to its default value.  
Public MethodResetFixedSizeSets the FixedSize property to its default value.  
Public MethodResetFooterTextAppearanceResets the properties of the FooterTextAppearance to their default values.  
Public MethodResetFooterTextHotTrackAppearanceResets the properties of the FooterTextHotTrackAppearance to their default values.  
Public MethodResetGripAreaAppearanceResets the properties of the GripAreaAppearance to their default values.  
Public MethodResetImageSizeSets the ImageSize property to its default value.  
Public MethodResetMainImageAreaBorderColorSets the MainImageAreaBorderColor property to its default value.  
Public MethodResetMultipleWindowDisplayStyleSets the MultipleWindowDisplayStyle property to its default value.  
Public MethodResetOpacitySets the Opacity property to its default value.  
Public MethodResetStyleSets the Style property to its default value.  
Public MethodResetTextAppearanceResets the properties of the TextAppearance to their default values.  
Public MethodResetTextHotTrackAppearanceResets the properties of the TextHotTrackAppearance to their default values.  
Public MethodResetTreatCaptionAsLinkSets the TreatCaptionAsLink property to its default value.  
Public MethodResetTreatFooterTextAsLinkSets the TreatFooterTextAsLink property to its default value.  
Public MethodResetTreatTextAsLinkSets the TreatTextAsLink property to its default value.  
Public MethodResolveAlertButtonAppearanceOverloaded. Resolves the general appearance for the UltraDesktopAlertButton instances displayed by this UltraDesktopAlert  
Public MethodResolveAppearanceResolves the appearance for the desktop alert windows displayed by this UltraDesktopAlert instance.  
Public MethodResolveCaptionAppearanceOverloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.Caption property.  
Public MethodResolveCaptionAreaAppearanceResolves the appearance for the caption area of the desktop alert windows displayed by this UltraDesktopAlert instance. Applicable only when the Style property resolves to 'WindowsLiveMessenger'.  
Public MethodResolveCloseButtonAppearanceResolves the appearance for the close button.  
Public MethodResolveDropDownButtonAppearanceResolves the appearance for the dropdown button.  
Public MethodResolveFooterTextAppearanceOverloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.FooterText property.  
Public MethodResolveGripAreaAppearanceResolves the appearance for the caption area of the desktop alert windows displayed by this UltraDesktopAlert instance. Applicable only when the Style property resolves to 'Office2007'.  
Public MethodResolveTextAppearanceOverloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.Text property.  
Public MethodShowOverloaded. Shows the desktop alert window with the specified information.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodChangeControlsEnabledStateOverridden. This method is invoked when the Enabled property of the managed controls should be changed.  
Protected MethodChangeControlsVisibleStateOverridden. This method is invoked when the Visible property of the managed controls should be changed.  
Protected MethodCreateComponentRoleOverridden. Factory method used to create the component role that provides the style information for the control.  
Protected MethodDirtyChildElementsOverridden. This method is invoked when the uielements for the managed controls should be dirtied. A control should only be dirtied if its IsHandleCreated property returns true.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetSelectionManager (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodInvalidateControlsOverridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnBeginInitInvoked during the System.ComponentModel.ISupportInitialize.BeginInit method of the component. Note that the base class implementation does nothing; the method exists as a convenience to inheritors.  
Protected MethodOnEndInitInvoked during the System.ComponentModel.ISupportInitialize.EndInit method of the component. Note that the base class implementation does nothing; the method exists as a convenience to inheritors.  
Protected MethodOnMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnPropertyChangedOverridden. Called when a property has changed on an object property of this UltraDesktopAlert control.  
Protected MethodOnSubObjectPropChangedCalled when a property changes on an object property of the UltraDesktopAlert control.  
Protected MethodShouldSerializeAlertButtonsReturns whether the AlertButtons collection requires serialization.  
Protected MethodShouldSerializeAllowMoveReturns whether the AllowMove property requires serialization.  
Protected MethodShouldSerializeAnimationScrollDirectionAutoCloseReturns whether the AnimationScrollDirectionAutoClose property requires serialization.  
Protected MethodShouldSerializeAnimationScrollDirectionShowReturns whether the AnimationScrollDirectionShow property requires serialization.  
Protected MethodShouldSerializeAnimationSpeedReturns whether the AnimationSpeed property requires serialization.  
Protected MethodShouldSerializeAnimationStyleAutoCloseReturns whether the AnimationStyleAutoClose property requires serialization.  
Protected MethodShouldSerializeAnimationStyleShowReturns whether the AnimationStyleShow property requires serialization.  
Protected MethodShouldSerializeAppearanceReturns whether the Appearance requires serialization.  
Protected MethodShouldSerializeAutoCloseReturns whether the AutoClose property requires serialization.  
Protected MethodShouldSerializeAutoCloseDelayReturns whether the AutoCloseDelay property requires serialization.  
Protected MethodShouldSerializeButtonAppearanceReturns whether the ButtonAppearance requires serialization.  
Protected MethodShouldSerializeButtonHotTrackAppearanceReturns whether the ButtonHotTrackAppearance requires serialization.  
Protected MethodShouldSerializeButtonImageSizeReturns whether the ButtonImageSize property requires serialization.  
Protected MethodShouldSerializeButtonPressedAppearanceReturns whether the ButtonPressedAppearance requires serialization.  
Protected MethodShouldSerializeButtonStyleReturns whether the ButtonStyle property requires serialization.  
Protected MethodShouldSerializeCaptionAppearanceReturns whether the CaptionAppearance requires serialization.  
Protected MethodShouldSerializeCaptionAreaAppearanceReturns whether the CaptionAreaAppearance requires serialization.  
Protected MethodShouldSerializeCaptionAreaImageSizeReturns whether the CaptionAreaImageSize property requires serialization.  
Protected MethodShouldSerializeCaptionHotTrackAppearanceReturns whether the CaptionHotTrackAppearance requires serialization.  
Protected MethodShouldSerializeCloseButtonVisibleReturns whether the CloseButtonVisible property requires serialization.  
Protected MethodShouldSerializeCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodShouldSerializeDropDownButtonVisibleReturns whether the DropDownButtonVisible property requires serialization.  
Protected MethodShouldSerializeFixedSizeReturns whether the FixedSize property requires serialization.  
Protected MethodShouldSerializeFooterTextAppearanceReturns whether the FooterTextAppearance requires serialization.  
Protected MethodShouldSerializeFooterTextHotTrackAppearanceReturns whether the FooterTextHotTrackAppearance requires serialization.  
Protected MethodShouldSerializeGripAreaAppearanceReturns whether the GripAreaAppearance requires serialization.  
Protected MethodShouldSerializeImageSizeReturns whether the ImageSize property requires serialization.  
Protected MethodShouldSerializeMainImageAreaBorderColorReturns whether the MainImageAreaBorderColor property requires serialization.  
Protected MethodShouldSerializeMultipleWindowDisplayStyleReturns whether the MultipleWindowDisplayStyle property requires serialization.  
Protected MethodShouldSerializeOpacityReturns whether the Opacity property requires serialization.  
Protected MethodShouldSerializeStyleReturns whether the Style property requires serialization.  
Protected MethodShouldSerializeTextAppearanceReturns whether the TextAppearance requires serialization.  
Protected MethodShouldSerializeTextHotTrackAppearanceReturns whether the TextHotTrackAppearance requires serialization.  
Protected MethodShouldSerializeTreatCaptionAsLinkReturns whether the TreatCaptionAsLink property requires serialization.  
Protected MethodShouldSerializeTreatFooterTextAsLinkReturns whether the TreatFooterTextAsLink property requires serialization.  
Protected MethodShouldSerializeTreatTextAsLinkReturns whether the TreatTextAsLink property requires serialization.  
See Also