The following tables list the members exposed by UltraDesktopAlert.
Name | Description | |
---|---|---|
UltraDesktopAlert Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlertButtons | Returns a collection of UltraDesktopAlertButton objects, which are displayed alongside the bottom edge of the desktop alert window. | |
AllowMove | Gets/sets whether the end user can move the desktop alert window by dragging it to a different location. | |
AllowMoveResolved | Returns the resolved value of the AllowMove property. | |
AlphaBlendEnabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AlphaBlendMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AnimationScrollDirectionAutoClose | Gets/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. | |
AnimationScrollDirectionAutoCloseResolved | Returns the resolved value of the AnimationScrollDirectionAutoClose property. | |
AnimationScrollDirectionShow | Gets/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. | |
AnimationScrollDirectionShowResolved | Returns the resolved value of the AnimationScrollDirectionShow property. | |
AnimationSpeed | Gets/sets the relative speed of the animation effect used when the desktop alert window is shown or automatically closed. | |
AnimationSpeedResolved | Returns the resolved value of the AnimationSpeed property. | |
AnimationStyleAutoClose | Gets/sets how the desktop alert window is animated when it automatically closes. | |
AnimationStyleAutoCloseResolved | Returns the resolved value of the AnimationStyleAutoClose property. | |
AnimationStyleShow | Gets/sets how the desktop alert window is animated when it is displayed. | |
AnimationStyleShowResolved | Returns the resolved value of the AnimationStyleShow property. | |
Appearance | Gets/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. | |
Appearances | Returns a repository in which Infragistics.Win.AppearanceBase objects can be stored. | |
AutoClose | Gets/sets whether the desktop alert window automatically closes itself after the amount of time specified by the AutoCloseDelay property has elapsed. | |
AutoCloseDelay | Gets/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. | |
AutoCloseDelayResolved | Returns the resolved value of the AutoCloseDelay property. | |
AutoCloseResolved | Returns the resolved value of the AutoClose property. | |
ButtonAppearance | Gets/sets the appearance for the buttons which appear in the desktop alert windows displayed by this UltraDesktopAlert instance. | |
ButtonHotTrackAppearance | Gets/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. | |
ButtonImageSize | Gets/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. | |
ButtonImageSizeResolved | Returns the resolved value of the ButtonImageSize property. | |
ButtonPressedAppearance | Gets/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. | |
ButtonStyle | Gets/sets the style for the buttons displayed in the desktop alert window. | |
ButtonStyleResolved | Returns the resolved value of the ButtonStyle property. | |
CaptionAppearance | Gets/sets the appearance which determines how the value of the UltraDesktopAlertShowWindowInfo.Caption property appears in the user interface. | |
CaptionAreaAppearance | Gets/sets the appearance for the area in which the UltraDesktopAlertWindowInfo.Caption is displayed. Applicable only when the Style property is set to 'WindowsLiveMessenger'. | |
CaptionAreaImageSize | Gets/sets the size of the image that is displayed in the caption area. Applicable only when the Style property is set to 'WindowsLiveMessenger'. | |
CaptionAreaImageSizeResolved | Returns the resolved value of the CaptionAreaImageSize property. | |
CaptionHotTrackAppearance | Gets/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. | |
CloseButtonVisible | Gets/sets whether the close button is displayed in the desktop alert window. | |
CloseButtonVisibleResolved | Returns the resolved value of the CloseButtonVisible property. | |
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
CreationFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Cursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CursorFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DrawFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DropDownButtonVisible | Gets/sets whether the dropdown button is displayed in the desktop alert window. | |
DropDownButtonVisibleResolved | Returns the resolved value of the DropDownButtonVisible property. | |
Enabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
EventManager | Returns the UltraDesktopAlertEventManager instance which handles event firing for the UltraDesktopAlert component. | |
FixedSize | Gets/sets the size of the desktop alert windows displayed by this UltraDesktopAlert instance. | |
FlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FooterTextAppearance | Gets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.FooterText property appears in the user interface. | |
FooterTextHotTrackAppearance | Gets/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. | |
GripAreaAppearance | Gets/sets the appearance for the area in which the grip indicator is displayed. Applicable only when the Style property is set to 'Office2007'. | |
HasAppearance | Returns whether an appearance object has been created for the Appearance. | |
HasButtonAppearance | Returns whether an appearance object has been created for the ButtonAppearance. | |
HasButtonHotTrackAppearance | Returns whether an appearance object has been created for the ButtonHotTrackAppearance. | |
HasButtonPressedAppearance | Returns whether an appearance object has been created for the ButtonPressedAppearance. | |
HasCaptionAppearance | Returns whether an appearance object has been created for the CaptionAppearance. | |
HasCaptionAreaAppearance | Returns whether an appearance object has been created for the CaptionAreaAppearance. | |
HasCaptionHotTrackAppearance | Returns whether an appearance object has been created for the CaptionHotTrackAppearance. | |
HasFooterTextAppearance | Returns whether an appearance object has been created for the FooterTextAppearance. | |
HasFooterTextHotTrackAppearance | Returns whether an appearance object has been created for the FooterTextHotTrackAppearance. | |
HasGripAreaAppearance | Returns whether an appearance object has been created for the GripAreaAppearance. | |
HasOpenWindows | Returns whether there are any desktop alert windows currently open for this UltraDesktopAlert instance. | |
HasTextAppearance | Returns whether an appearance object has been created for the TextAppearance. | |
HasTextHotTrackAppearance | Returns whether an appearance object has been created for the TextHotTrackAppearance. | |
ImageSize | Gets/sets the size of the image that is displayed in the client area of the desktop alert window. | |
ImageSizeResolved | Returns the resolved value of the ImageSize property. | |
IsUpdating | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MainImageAreaBorderColor | Gets/sets the border color for the MainImageAreaUIElement. | |
MainImageAreaBorderColorResolved | Returns the resolved value of the MainImageAreaBorderColor property. | |
MultipleWindowDisplayStyle | Gets/sets whether multiple instances of the desktop alert window can appear, and whether their screen locations will be automatically negotiated to prevent overlapping. | |
MultipleWindowDisplayStyleResolved | Returns the resolved value of the MultipleWindowDisplayStyle property. | |
Opacity | Gets/sets the alpha level (opacity) of the desktop alert window when the cursor is not positioned over it. | |
OpacityResolved | Returns the resolved value of the Opacity property. | |
OpenWindows | Returns a ReadOnlyCollection of UltraDesktopAlertWindowInfo objects pertaining to whether there are any desktop alert windows currently open for this UltraDesktopAlert instance. | |
Site | (Inherited from System.ComponentModel.Component) | |
Style | Gets/sets the style of the desktop alert windows displayed by this UltraDesktopAlert instance. | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleResolved | Returns the resolved value of the Style property. | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
SupportThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TextAppearance | Gets/sets the appearance which determines how the value of the UltraDesktopAlertWindowInfo.Text property appears in the user interface. | |
TextHotTrackAppearance | Gets/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. | |
TextRenderingMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TreatCaptionAsLink | Gets/sets whether the UltraDesktopAlertShowWindowInfo.Caption will look and behave like a hyperlink when the required formatting characters are not present. | |
TreatCaptionAsLinkResolved | Returns the resolved value of the TreatCaptionAsLink property. | |
TreatFooterTextAsLink | Gets/sets whether the UltraDesktopAlertShowWindowInfo.FooterText will look and behave like a hyperlink when the required formatting characters are not present. | |
TreatFooterTextAsLinkResolved | Returns the resolved value of the TreatFooterTextAsLink property. | |
TreatTextAsLink | Gets/sets whether the UltraDesktopAlertShowWindowInfo.Text will look and behave like a hyperlink when the required formatting characters are not present. | |
TreatTextAsLinkResolved | Returns the resolved value of the TreatTextAsLink property. | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseFlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseFlatModeResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemesResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Visible | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Close | Overloaded. Closes the desktop alert window associated with the specified UltraDesktopAlertWindowInfo instance. | |
CloseAll | Closes all currently open desktop alert windows associated with this UltraDesktopAlert instance. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetWindowInfo | Returns the UltraDesktopAlertWindowInfo instance whose UltraDesktopAlertWindowInfo.Key property matches the specified value, or null if no window with the specified value is currently open. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsOpen | Overloaded. Returns whether the specified UltraDesktopAlertWindowInfo instance is currently open. | |
ParsedFormattedText | Wraps the static Parse method of the ParsedFormattedTextValue class; provides a way to determine whether the specified text is valid formatted text. | |
ResetAlertButtons | Clears the contents of the AlertButtons collection. | |
ResetAllowMove | Sets the AllowMove property to its default value. | |
ResetAnimationScrollDirectionAutoClose | Sets the AnimationScrollDirectionAutoClose property to its default value. | |
ResetAnimationScrollDirectionShow | Sets the AnimationScrollDirectionShow property to its default value. | |
ResetAnimationSpeed | Sets the AnimationSpeed property to its default value. | |
ResetAnimationStyleAutoClose | Sets the AnimationStyleAutoClose property to its default value. | |
ResetAnimationStyleShow | Sets the AnimationStyleShow property to its default value. | |
ResetAppearance | Resets the properties of the Appearance to their default values. | |
ResetAutoClose | Sets the AutoClose property to its default value. | |
ResetAutoCloseDelay | Sets the AutoCloseDelay property to its default value. | |
ResetButtonAppearance | Resets the properties of the ButtonAppearance to their default values. | |
ResetButtonHotTrackAppearance | Resets the properties of the ButtonHotTrackAppearance to their default values. | |
ResetButtonImageSize | Sets the ButtonImageSize property to its default value. | |
ResetButtonPressedAppearance | Resets the properties of the ButtonPressedAppearance to their default values. | |
ResetButtonStyle | Sets the ButtonStyle property to its default value. | |
ResetCaptionAppearance | Resets the properties of the CaptionAppearance to their default values. | |
ResetCaptionAreaAppearance | Resets the properties of the CaptionAreaAppearance to their default values. | |
ResetCaptionAreaImageSize | Sets the CaptionAreaImageSize property to its default value. | |
ResetCaptionHotTrackAppearance | Resets the properties of the CaptionHotTrackAppearance to their default values. | |
ResetCloseButtonVisible | Sets the CloseButtonVisible property to its default value. | |
ResetCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ResetDropDownButtonVisible | Sets the DropDownButtonVisible property to its default value. | |
ResetFixedSize | Sets the FixedSize property to its default value. | |
ResetFooterTextAppearance | Resets the properties of the FooterTextAppearance to their default values. | |
ResetFooterTextHotTrackAppearance | Resets the properties of the FooterTextHotTrackAppearance to their default values. | |
ResetGripAreaAppearance | Resets the properties of the GripAreaAppearance to their default values. | |
ResetImageSize | Sets the ImageSize property to its default value. | |
ResetMainImageAreaBorderColor | Sets the MainImageAreaBorderColor property to its default value. | |
ResetMultipleWindowDisplayStyle | Sets the MultipleWindowDisplayStyle property to its default value. | |
ResetOpacity | Sets the Opacity property to its default value. | |
ResetStyle | Sets the Style property to its default value. | |
ResetTextAppearance | Resets the properties of the TextAppearance to their default values. | |
ResetTextHotTrackAppearance | Resets the properties of the TextHotTrackAppearance to their default values. | |
ResetTreatCaptionAsLink | Sets the TreatCaptionAsLink property to its default value. | |
ResetTreatFooterTextAsLink | Sets the TreatFooterTextAsLink property to its default value. | |
ResetTreatTextAsLink | Sets the TreatTextAsLink property to its default value. | |
ResolveAlertButtonAppearance | Overloaded. Resolves the general appearance for the UltraDesktopAlertButton instances displayed by this UltraDesktopAlert | |
ResolveAppearance | Resolves the appearance for the desktop alert windows displayed by this UltraDesktopAlert instance. | |
ResolveCaptionAppearance | Overloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.Caption property. | |
ResolveCaptionAreaAppearance | Resolves 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'. | |
ResolveCloseButtonAppearance | Resolves the appearance for the close button. | |
ResolveDropDownButtonAppearance | Resolves the appearance for the dropdown button. | |
ResolveFooterTextAppearance | Overloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.FooterText property. | |
ResolveGripAreaAppearance | Resolves 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'. | |
ResolveTextAppearance | Overloaded. Resolves the appearance for the formatted text element which represents the UltraDesktopAlertShowWindowInfo.Text property. | |
Show | Overloaded. Shows the desktop alert window with the specified information. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
ChangeControlsEnabledState | Overridden. This method is invoked when the Enabled property of the managed controls should be changed. | |
ChangeControlsVisibleState | Overridden. This method is invoked when the Visible property of the managed controls should be changed. | |
CreateComponentRole | Overridden. Factory method used to create the component role that provides the style information for the control. | |
DirtyChildElements | Overridden. 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. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetSelectionManager | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InvalidateControls | Overridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Invoked 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. | |
OnEndInit | Invoked 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. | |
OnMouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnMouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnPropertyChanged | Overridden. Called when a property has changed on an object property of this UltraDesktopAlert control. | |
OnSubObjectPropChanged | Called when a property changes on an object property of the UltraDesktopAlert control. | |
ShouldSerializeAlertButtons | Returns whether the AlertButtons collection requires serialization. | |
ShouldSerializeAllowMove | Returns whether the AllowMove property requires serialization. | |
ShouldSerializeAnimationScrollDirectionAutoClose | Returns whether the AnimationScrollDirectionAutoClose property requires serialization. | |
ShouldSerializeAnimationScrollDirectionShow | Returns whether the AnimationScrollDirectionShow property requires serialization. | |
ShouldSerializeAnimationSpeed | Returns whether the AnimationSpeed property requires serialization. | |
ShouldSerializeAnimationStyleAutoClose | Returns whether the AnimationStyleAutoClose property requires serialization. | |
ShouldSerializeAnimationStyleShow | Returns whether the AnimationStyleShow property requires serialization. | |
ShouldSerializeAppearance | Returns whether the Appearance requires serialization. | |
ShouldSerializeAutoClose | Returns whether the AutoClose property requires serialization. | |
ShouldSerializeAutoCloseDelay | Returns whether the AutoCloseDelay property requires serialization. | |
ShouldSerializeButtonAppearance | Returns whether the ButtonAppearance requires serialization. | |
ShouldSerializeButtonHotTrackAppearance | Returns whether the ButtonHotTrackAppearance requires serialization. | |
ShouldSerializeButtonImageSize | Returns whether the ButtonImageSize property requires serialization. | |
ShouldSerializeButtonPressedAppearance | Returns whether the ButtonPressedAppearance requires serialization. | |
ShouldSerializeButtonStyle | Returns whether the ButtonStyle property requires serialization. | |
ShouldSerializeCaptionAppearance | Returns whether the CaptionAppearance requires serialization. | |
ShouldSerializeCaptionAreaAppearance | Returns whether the CaptionAreaAppearance requires serialization. | |
ShouldSerializeCaptionAreaImageSize | Returns whether the CaptionAreaImageSize property requires serialization. | |
ShouldSerializeCaptionHotTrackAppearance | Returns whether the CaptionHotTrackAppearance requires serialization. | |
ShouldSerializeCloseButtonVisible | Returns whether the CloseButtonVisible property requires serialization. | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ShouldSerializeDropDownButtonVisible | Returns whether the DropDownButtonVisible property requires serialization. | |
ShouldSerializeFixedSize | Returns whether the FixedSize property requires serialization. | |
ShouldSerializeFooterTextAppearance | Returns whether the FooterTextAppearance requires serialization. | |
ShouldSerializeFooterTextHotTrackAppearance | Returns whether the FooterTextHotTrackAppearance requires serialization. | |
ShouldSerializeGripAreaAppearance | Returns whether the GripAreaAppearance requires serialization. | |
ShouldSerializeImageSize | Returns whether the ImageSize property requires serialization. | |
ShouldSerializeMainImageAreaBorderColor | Returns whether the MainImageAreaBorderColor property requires serialization. | |
ShouldSerializeMultipleWindowDisplayStyle | Returns whether the MultipleWindowDisplayStyle property requires serialization. | |
ShouldSerializeOpacity | Returns whether the Opacity property requires serialization. | |
ShouldSerializeStyle | Returns whether the Style property requires serialization. | |
ShouldSerializeTextAppearance | Returns whether the TextAppearance requires serialization. | |
ShouldSerializeTextHotTrackAppearance | Returns whether the TextHotTrackAppearance requires serialization. | |
ShouldSerializeTreatCaptionAsLink | Returns whether the TreatCaptionAsLink property requires serialization. | |
ShouldSerializeTreatFooterTextAsLink | Returns whether the TreatFooterTextAsLink property requires serialization. | |
ShouldSerializeTreatTextAsLink | Returns whether the TreatTextAsLink property requires serialization. |
Name | Description | |
---|---|---|
AlertButtonClicked | Occurs when a member of the AlertButtons collection is clicked. | |
DesktopAlertClosed | Occurs immediately after a desktop alert window has been closed. | |
DesktopAlertClosing | Occurs when a desktop alert window is about to close. | |
DesktopAlertLinkClicked | Occurs when the UltraDesktopAlertShowWindowInfo.Caption, UltraDesktopAlertShowWindowInfo.Text, or UltraDesktopAlertShowWindowInfo.FooterText link has been clicked by the end user. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DropDownButtonClicked | Occurs when the dropdown button has been clicked by the end user. | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |