I noticed MobileVB doesnt support the Load() function for controls other than forms. How do I load an element in a control array beyond the ubound? Ex: Load(MyCtlArray(MyCrlArray.UBound + 1))
Control Arrays in MobileVB
test
I noticed MobileVB doesnt support the Load() function for controls other than forms. How do I load an element in a control array beyond the ubound? Ex: Load(MyCtlArray(MyCrlArray.UBound + 1))
test