开发者

Objects on separated tabs

开发者 https://www.devze.com 2023-01-26 09:49 出处:网络
Iv\'e got 2 sets of objects in a form: txtDir cmbDir btnDir and txtNews cmbNews btNews开发者_高级运维

Iv'e got 2 sets of objects in a form:

  • txtDir
  • cmbDir
  • btnDir

and

How can i seperate them on tabs, but keeping them in the same form?


Use TabControl to support tab based navigation

0

精彩评论

暂无评论...
验证码 换一张
取 消