Forum Discussion
mrezahoseini
10 years agoContributor
I have a form like this
this form has name mapping like this and left side is a toolstrip:
my script is like this :
toolStrip = AppType.frmGroup.tableLayoutPanel1.modernToolStripHolder1.toolStrip1;
toolStrip.ClickItem("جستجو");
when ever I would like to run this script, it couldn't and shows me error like this :