Cara Membuat Komentar MsgBox Ketika Tidak Ada Radiobutton Yang di Pilih January 02, 2018 Get link Facebook X Pinterest Email Other Apps Coding MsgBox! If RadioButton1.Checked = False And RadioButton2.Checked = False Then MsgBox(“tandai salah satu”) Exit Sub End If Comments
Comments
Post a Comment