Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: RE: MessageBoxResult

$
0
0
Hi Oscar, The MessageBoxResult enumeration is used in WPF applications. If you are creating a Windows Forms application then you should be using DialogResult instead:          evaluate type MessageBox::Show("new message", "caption", type MessageBoxButtons::OKCancel)             when type DialogResult::OK                continue          end-evaluate

Viewing all articles
Browse latest Browse all 5819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>