天天看点

VB动态添加 控件

将Set chk(i) = Controls.Add( "VB.OptionButton ", "chk_ " & i, Form1)

chk(0).Move 0, 0