VB has a command, a text, two label, how to do it in the text input number, click the command, label12 in words and figures out the corresponding change
CodePudding user response:
Write well, code is as follows:
Option Explicit
Private Sub Command1_Click () Label1. Caption=Text1. Text Label2. Caption=Text1. Text End Sub
Download address: Link: https://pan.baidu.com/s/1HmxnKWudU4doCgRXKc24tA The extracted code: d9vu