Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Control Arrays in MobileVB

1 replies · 2,396 views · Started 23 July 2003

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))