xiaoyao Active Member Licensed User Longtime User Apr 4, 2025 #1 添加按钮会自动添加文本默认情况下,button1.text =“ button1” 这更接近VB6 IDE的使用,当初学者或仅测试时,他们希望通过最小的操作实现功能
aeric Expert Licensed User Longtime User Apr 5, 2025 #2 B4X is not VB6. You can't expect they are the same. Most of the time, the button label need to be renamed. Upvote 0
B4X is not VB6. You can't expect they are the same. Most of the time, the button label need to be renamed.