Author Topic: Another newbie problem?  (Read 628 times)

daakers

  • Newbie
  • *
  • Posts: 9
    • View Profile
Another newbie problem?
« on: October 24, 2016, 08:54:55 PM »
 keep getting this error from time to time using the Change Form Buttons??
I'm sure it's me?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: Another newbie problem?
« Reply #1 on: October 24, 2016, 09:06:26 PM »
I would need to see more information related to this:

at System.Windows.Forms.Control.set_BackgroundImageLayout(ImageLayout value)
                 at MfgControl.AdvancedHMI.frmEFScr.InitializeComponent() in C:\Users\ABA Systems\Documents\ABA Shop\ADS Demo\AdvancedHMI\frmEFScr.Designer.vb:line 1405
                 at MfgControl.AdvancedHMI.frmEFScr..ctor() in C:\Users\ABA Systems\Documents\ABA Shop\ADS Demo\AdvancedHMI\frmEFScr.vb:line 7


What is the code behind frmEFScr.vb at line 7?

Also in the Solutiom Explorer window, click the Show All Files icon, then expand down frmEFScr.vb to find frmEFScr.designer.vb. What is on line 1405 in that file?