IGTPUMessageBox Interface |
An interface for interacting with a
GTPUMessageBox.
Will close the
GTPUMessageBox with the provided result.
Client will not be notified if System.Windows.Forms.DialogResult.None is provided.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.GTPU.Windows.Forms (in ABB.Robotics.GTPU.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic interface IGTPUMessageBox
The IGTPUMessageBox type exposes the following members.
Methods|
| Name | Description |
|---|
 | Close |
Closes the messagesbox with the provided result.
|
Top
See Also