I'm trying to dynamicly create a form (using createForm) with a progressBar on it (using createControl as acCustomControl).
These two function work well but the problem is that I can't set this OLE customControl to display my progress bar. I've set the .class property to (MSComctlLib.ProgCtrl.2) but it seems taht there's something els to do before it is usable... Anyone know what it is?
These two function work well but the problem is that I can't set this OLE customControl to display my progress bar. I've set the .class property to (MSComctlLib.ProgCtrl.2) but it seems taht there's something els to do before it is usable... Anyone know what it is?