Messagebox form for touch screen systems
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
EPS.Windows.Forms.TouchScreen.TouchPopupForm
EPS.Windows.Forms.TouchScreen.MessageBox
public class MessageBox : TouchPopupForm
Class Members
| Member | Description |
|---|
Constructor |
Constructor |
Show |
Shows a message box public static DialogResult Show( string message );public static DialogResult Show( string message,
MessageBoxButtons buttons ); public static DialogResult Show( string message,
string caption,
MessageBoxButtons buttons ); public static DialogResult Show( string message,
string caption,
MessageBoxButtons buttons,
MessageBoxIcon icon ); |
Result |
Dialog result |
Requirements
Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL