Hi guyz ... This is the second part of MessageBoxes Tutorial. In this tutorial we are going to talking about how to create Yes/No message Box. MessageBoxButtons Go to the UI and double click on the Button.Then remove the all codes within the curly braces. Add following codes within the braces Code: MessageBox .Show( "Will you really remove the item?" , "Warning" , MessageBoxButtons .YesNo);
Software Solution Architect, Tech Speaker, Former MSP & MSA