Im wondering how to make a randomize button to randomize my array element inside the listbox

前端 未结 0 816
误落风尘
误落风尘 2021-01-06 17:20

This is my code

Public Class Form1
    Dim Planet(8) As String
    Dim p As Integer
    Dim rndmz As New Random
    Private Sub ButtonShowHide_Click(sender As         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题