S
shapper
Hello,
I am having problems in converting the following code line to VB.NET:
Control[] list = MyFun(myControl, delegate(Control ctl) { ctl.ID ==
"MyControl"; });
Could someone please help me out?
Thanks,
Miguel
I am having problems in converting the following code line to VB.NET:
Control[] list = MyFun(myControl, delegate(Control ctl) { ctl.ID ==
"MyControl"; });
Could someone please help me out?
Thanks,
Miguel