See Also

UltraDesktopAlert Class  | UltraDesktopAlert Members  | Overload List  | Show(UltraDesktopAlertShowWindowInfo) Method

Language

Visual Basic

C#

Show All

caption
The value of the UltraDesktopAlertShowWindowInfo.Caption property of the desktop alert window to be displayed.
text
The value of the UltraDesktopAlertShowWindowInfo.Text property of the desktop alert window to be displayed.
See Also Languages Infragistics2.Win.Misc.v7.2

Show(String,String) Method

Infragistics.Win.Misc Namespace > UltraDesktopAlert Class > Show Method : Show(String,String) Method

Shows the desktop alert window with the specified UltraDesktopAlertShowWindowInfo.Caption and UltraDesktopAlertShowWindowInfo.Text.

[Visual Basic]
Overloads Public Function Show( _    ByVal caption As String, _    ByVal text As String _ ) As UltraDesktopAlertWindowInfo
[C#]
public UltraDesktopAlertWindowInfo Show(    string caption,    string text );

Parameters

caption
The value of the UltraDesktopAlertShowWindowInfo.Caption property of the desktop alert window to be displayed.
text
The value of the UltraDesktopAlertShowWindowInfo.Text property of the desktop alert window to be displayed.

Return Type

An UltraDesktopAlertWindowInfo instance which contains information about the desktop alert window.

See Also

UltraDesktopAlert Class  | UltraDesktopAlert Members  | Overload List  | Show(UltraDesktopAlertShowWindowInfo) Method

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063