Activity for NUnitForms

  • Revathi Neminathan Revathi Neminathan posted a comment on discussion Help

    Can someone help me how to test messagebox with empty caption using ExpectModal? Message box is closed automatically if message box has caption but if the caption is empty ok button is not clicked sample code: ExpectModal("","MessageBoxOkHandler); MessageBox.Show("test","",MessageBoxbutton.OK,MessageBoxIcon.warning) public void MessageBoxOkHandler() { MessageBoxTester messageBox = new MessageBoxTester(""); messageBox.ClickOK(); }

  • NUnitForms NUnitForms released /OldFiles/NUnitFormsV2.0alpha4.msi

  • Egbert Heslinga Egbert Heslinga posted a comment on discussion Help

    The link in Astrobolidos' last post http://sourceforge.net/forum/forum.php?thread_id=1523514&forum_id=33694...

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.