How to Rename Multipage In userforms?

前端 未结 0 712
不思量自难忘°
不思量自难忘° 2021-01-14 07:43

I tried simple method of caption

    Private Sub CommandButton_Click()
    With TextBox20
    UserForm1.MultiPage1.Pages(0).Caption = .Text
    End W         


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