The following tables list the members exposed by UltraDesktopAlertWindowInfo.
Name | Description | |
---|---|---|
Bounds | Returns the current location and actual size of the associated desktop alert window. | |
Caption | Returns the caption portion of the link that is displayed in the associated desktop alert window. | |
Data | Returns an object which represents additional data for the associated desktop alert window. | |
DesktopAlert | Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component. | |
DesktopAlertWindow | Returns the UltraDesktopAlert component associated with this instance, or null if this instance is not currently associated with an UltraDesktopAlert component. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FooterText | Returns the text for the link which is displayed in the associated desktop alert window’s footer section. | |
Image | Returns the image which is displayed in the associated desktop alert window. | |
ImageResolved | Returns the resolved value of the Image property. | |
Key | Returns a value that can be used to identify the desktop alert window associated with this instance. | |
PinButtonVisible | Returns the value of the associated PinButtonVisible property. | |
Pinned | Gets/sets whether the desktop alert window is "pinned", i.e., will not be automatically closed. | |
Sound | Gets/sets either the full path to a sound file, or the value of a constant from the Infragistics.Win.SoundEvents enumeration, which is played when the desktop alert window is about to be displayed. | |
Text | Returns the text portion of the link that is displayed in the desktop alert window associated with this instance. |
Name | Description | |
---|---|---|
Close | Closes the associated desktop alert window. | |
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 | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. Called when this instance has been disposed. |