Description
Return values from XSIUIToolkit.MsgBox that indicates which button was pressed by the user.
C# Syntax
siMsgButtonPressed.siMsgOk // 1 siMsgButtonPressed.siMsgCancel // 2 siMsgButtonPressed.siMsgAbort // 3 siMsgButtonPressed.siMsgRetry // 4 siMsgButtonPressed.siMsgIgnore // 5 siMsgButtonPressed.siMsgYes // 6 siMsgButtonPressed.siMsgNo // 7
|
Constant |
Value |
Description |
|
1 |
OK |
|
|
2 |
Cancel |
|
|
3 |
Abort |
|
|
4 |
Retry |
|
|
5 |
Ignore |
|
|
6 |
Yes |
|
|
7 |
No |
Applies To
Autodesk Softimage v7.5