For a list of all members of this type, see UltraDesktopAlert members.
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. |