Hi experts, I need to use MessageBox in C# method as below: MessageBoxResult result = MessageBox.Show(messageBoxText, caption, button, ...
確定! 回上一頁