In The Hand
Show Method (text)
NamespacesInTheHand.WindowsMobile.FormsMessageBoxShow(String)
.NET Components for Mobility
Displays a message box with the specified text.
Declaration Syntax
C#Visual Basic
public static DialogResult Show(
	string text
)
Public Shared Function Show ( _
	text As String _
) As DialogResult
Parameters
text (String)
The text to display in the message box.
Return Value
One of the DialogResult values.
See Also

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 4.2.0.0