Book a Demo

Author Topic: How can I add a new form using Repository.addTab  (Read 3079 times)

ami

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
How can I add a new form using Repository.addTab
« on: February 04, 2011, 01:50:04 am »
Hi,

I created a new usercontrol and I want to add it to the EA canvas using Repository.AddTab.
but AddTab requiring a "controlID".how can I find the control ID of my usercontrol?

thanks!