watch in Hq add &fmt=18 in address
her is the code
If RadioButton1.Checked = True Then MsgBox("" & TextBox2.Text, MsgBoxStyle.Critical, "" & TextBox1.Text) ElseIf RadioButton2.Checked = True Then MsgBox("" & TextBox2.Text, MsgBoxStyle.Information, "" & TextBox1.Text) ElseIf RadioButton3.Checked = True Then MsgBox("" & TextBox2.Text, MsgBoxStyle.Exclamation, "" & TextBox1.Text) ElseIf RadioButton4.Checked = True Then MsgBox("" & TextBox2.Text, MsgBoxStyle.YesNo, "" & TextBox1.Text) End If
hope u like it many more wer that came from
Link to this comment:
All Comments (0)