Hello all,
I trying to create a B4XSwitch in runtime using the code:
Dim itemEnabled As B4XSwitch
itemEnabled.Initialize(Me,"itemEnabled")
itemEnabled.mBase.AddView(pnlEditItem,10,panelPos,txtPrice.Height * 4,txtPrice.Height)
But this is generating the error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.