Version

UltraDesktopAlert Class Members

The following tables list the members exposed by UltraDesktopAlert.

Public Constructors
 NameDescription
Public ConstructorUltraDesktopAlert ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAlertButtonsReturns a collection of UltraDesktopAlertButton objects, which are displayed alongside the bottom edge of the desktop alert window.  
Public PropertyAllowMoveGets/sets whether the end user can move the desktop alert window by dragging it to a different location.  
Public PropertyAllowMoveResolvedReturns the resolved value of the AllowMove property.  
Public PropertyAlphaBlendEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAlphaBlendMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAnimationScrollDirectionAutoCloseGets/sets the direction for the scrolling effect when the desktop alert window is automatically closed. Applicable only when the AnimationStyleShow property is set to enable scrolling effects.  
Public PropertyAnimationScrollDirectionAutoCloseResolvedReturns the resolved value of the AnimationScrollDirectionAutoClose property.  
Public PropertyAnimationScrollDirectionShowGets/sets the direction for the scrolling effect when the desktop alert window is displayed. Applicable only when the AnimationStyleShow property is set to enable scrolling effects.  
Public PropertyAnimationScrollDirectionShowResolvedReturns the resolved value of the AnimationScrollDirectionShow property.  
Public PropertyAnimationSpeedGets/sets the relative speed of the animation effect used when the desktop alert window is shown or automatically closed.  
Public PropertyAnimationSpeedResolvedReturns the resolved value of the AnimationSpeed property.  
Public PropertyAnimationStyleAutoCloseGets/sets how the desktop alert window is animated when it automatically closes.  
Public PropertyAnimationStyleAutoCloseResolvedReturns the resolved value of the AnimationStyleAutoClose property.  
Public PropertyAnimationStyleShowGets/sets how the desktop alert window is animated when it is displayed.  
Public PropertyAnimationStyleShowResolvedReturns the resolved value of the AnimationStyleShow property.  
Public PropertyAppearanceGets/sets the appearance for the desktop alert windows displayed by this UltraDesktopAlert instance.

Note: The Appearance property determines the visual appearance of all desktop alert window instances displayed by this UltraDesktopAlert.

The Application Styling equivalent of the Appearance property is realized through the DesktopAlertControlAreaInfragistics.Win.AppStyling.UIRole.

Note: Changing properties of the UltraDesktopAlert component when one or more desktop alert windows are open is not recommended; such changes will not be fully applied for desktop alert windows that are currently open. The HasOpenWindows property should be used to determine whether any desktop alert windows are currently open for this instance before changing property values.

 
Public PropertyAppearancesReturns a repository in which Infragistics.Win.AppearanceBase objects can be stored.  
Public PropertyAutoCloseGets/sets whether the desktop alert window automatically closes itself after the amount of time specified by the AutoCloseDelay property has elapsed.  
Public PropertyAutoCloseDelayGets/sets the amount of time that is allowed to elapse before the desktop alert window automatically closes when the AutoClose property is set to true, expressed in milliseconds.  
Public PropertyAutoCloseDelayResolvedReturns the resolved value of the AutoCloseDelay property.  
Public PropertyAutoCloseResolvedReturns the resolved value of the AutoClose property.  
Public PropertyButtonAppearanceGets/sets the appearance for the buttons which appear in the desktop alert windows displayed by this UltraDesktopAlert instance.  
Public PropertyButtonHotTrackAppearanceGets/sets the appearance for the buttons which appear in the desktop alert window instances displayed by this UltraDesktopAlert instance when the cursor is positioned over the button.  
Public PropertyButtonImageSizeGets/sets the size of the images that are displayed by the buttons which belong to the AlertButtons collection, as well as the CloseButtonUIElement, DropDownButtonUIElement, and PinButtonUIElement.  
Public PropertyButtonImageSizeResolvedReturns the resolved value of the ButtonImageSize property.  
Public PropertyButtonPressedAppearanceGets/sets the appearance for the buttons which appear in the desktop alert window instances displayed by this UltraDesktopAlert instance when the button is in the pressed state.  
Public PropertyButtonStyleGets/sets the style for the buttons displayed in the desktop alert window.  
Public PropertyButtonStyleResolvedReturns the resolved value of the ButtonStyle property.  
Public PropertyCaptionAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertShowWindowInfo.Caption property appears in the user interface.  
Public PropertyCaptionAreaAppearanceGets/sets the appearance for the area in which the UltraDesktopAlertWindowInfo.Caption is displayed. Applicable only when the Style property is set to 'WindowsLiveMessenger'.  
Public PropertyCaptionAreaImageSizeGets/sets the size of the image that is displayed in the caption area. Applicable only when the Style property is set to 'WindowsLiveMessenger'.  
Public PropertyCaptionAreaImageSizeResolvedReturns the resolved value of the CaptionAreaImageSize property.  
Public PropertyCaptionHotTrackAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertShowWindowInfo.Caption property appears in the user interface when the cursor is positioned over it.  
Public PropertyCloseButtonVisibleGets/sets whether the close button is displayed in the desktop alert window.  
Public PropertyCloseButtonVisibleResolvedReturns the resolved value of the CloseButtonVisible property.  
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDrawFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDropDownButtonVisibleGets/sets whether the dropdown button is displayed in the desktop alert window.  
Public PropertyDropDownButtonVisibleResolvedReturns the resolved value of the DropDownButtonVisible property.  
Public PropertyEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEventManagerReturns the UltraDesktopAlertEventManager instance which handles event firing for the UltraDesktopAlert component.  
Public PropertyFixedSizeGets/sets the size of the desktop alert windows displayed by this UltraDesktopAlert instance.  
Public PropertyFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyFooterTextAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.FooterText property appears in the user interface.  
Public PropertyFooterTextHotTrackAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.FooterText property appears in the user interface when the cursor is positioned over it.  
Public PropertyGripAreaAppearanceGets/sets the appearance for the area in which the grip indicator is displayed. Applicable only when the Style property is set to 'Office2007'.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHasButtonAppearanceReturns whether an appearance object has been created for the ButtonAppearance.  
Public PropertyHasButtonHotTrackAppearanceReturns whether an appearance object has been created for the ButtonHotTrackAppearance.  
Public PropertyHasButtonPressedAppearanceReturns whether an appearance object has been created for the ButtonPressedAppearance.  
Public PropertyHasCaptionAppearanceReturns whether an appearance object has been created for the CaptionAppearance.  
Public PropertyHasCaptionAreaAppearanceReturns whether an appearance object has been created for the CaptionAreaAppearance.  
Public PropertyHasCaptionHotTrackAppearanceReturns whether an appearance object has been created for the CaptionHotTrackAppearance.  
Public PropertyHasFooterTextAppearanceReturns whether an appearance object has been created for the FooterTextAppearance.  
Public PropertyHasFooterTextHotTrackAppearanceReturns whether an appearance object has been created for the FooterTextHotTrackAppearance.  
Public PropertyHasGripAreaAppearanceReturns whether an appearance object has been created for the GripAreaAppearance.  
Public PropertyHasOpenWindowsReturns whether there are any desktop alert windows currently open for this UltraDesktopAlert instance.  
Public PropertyHasTextAppearanceReturns whether an appearance object has been created for the TextAppearance.  
Public PropertyHasTextHotTrackAppearanceReturns whether an appearance object has been created for the TextHotTrackAppearance.  
Public PropertyImageSizeGets/sets the size of the image that is displayed in the client area of the desktop alert window.  
Public PropertyImageSizeResolvedReturns the resolved value of the ImageSize property.  
Public PropertyIsUpdating (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyMainImageAreaBorderColorGets/sets the border color for the MainImageAreaUIElement.  
Public PropertyMainImageAreaBorderColorResolvedReturns the resolved value of the MainImageAreaBorderColor property.  
Public PropertyMultipleWindowDisplayStyleGets/sets whether multiple instances of the desktop alert window can appear, and whether their screen locations will be automatically negotiated to prevent overlapping.  
Public PropertyMultipleWindowDisplayStyleResolvedReturns the resolved value of the MultipleWindowDisplayStyle property.  
Public PropertyOpacityGets/sets the alpha level (opacity) of the desktop alert window when the cursor is not positioned over it.  
Public PropertyOpacityResolvedReturns the resolved value of the Opacity property.  
Public PropertyOpenWindowsReturns a ReadOnlyCollection of UltraDesktopAlertWindowInfo objects pertaining to whether there are any desktop alert windows currently open for this UltraDesktopAlert instance.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStyleGets/sets the style of the desktop alert windows displayed by this UltraDesktopAlert instance.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleResolvedReturns the resolved value of the Style property.  
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyTextAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.Text property appears in the user interface.  
Public PropertyTextHotTrackAppearanceGets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.Text property appears in the user interface when the cursor is positioned over it.  
Public PropertyTextRenderingMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyTreatCaptionAsLinkGets/sets whether the UltraDesktopAlertShowWindowInfo.Caption will look and behave like a hyperlink when the required formatting characters are not present.  
Public PropertyTreatCaptionAsLinkResolvedReturns the resolved value of the TreatCaptionAsLink property.  
Public PropertyTreatFooterTextAsLinkGets/sets whether the UltraDesktopAlertShowWindowInfo.FooterText will look and behave like a hyperlink when the required formatting characters are not present.  
Public PropertyTreatFooterTextAsLinkResolvedReturns the resolved value of the TreatFooterTextAsLink property.  
Public PropertyTreatTextAsLinkGets/sets whether the UltraDesktopAlertShowWindowInfo.Text will look and behave like a hyperlink when the required formatting characters are not present.  
Public PropertyTreatTextAsLinkResolvedReturns the resolved value of the TreatTextAsLink property.  
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseFlatModeResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyVisible (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Protected PropertySubObjectPropChangeHandlerReturns the event handler that notifies OnSubObjectPropChanged  
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.  
Public Events
 NameDescription
Public EventAlertButtonClickedOccurs when a member of the AlertButtons collection is clicked.  
Public EventDesktopAlertClosedOccurs immediately after a desktop alert window has been closed.  
Public EventDesktopAlertClosingOccurs when a desktop alert window is about to close.  
Public EventDesktopAlertLinkClickedOccurs when the UltraDesktopAlertShowWindowInfo.Caption, UltraDesktopAlertShowWindowInfo.Text, or UltraDesktopAlertShowWindowInfo.FooterText link has been clicked by the end user.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDropDownButtonClickedOccurs when the dropdown button has been clicked by the end user.  
Public EventMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also