If DoMsgBox("Messaggio", MsgBoxStyle.DefaultButton2 Or MsgBoxStyle.YesNo Or MsgBoxStyle.Question, "Titolo") = MsgBoxResult.Yes Then
End If