D Deleted member 103 Guest Nov 23, 2008 #1 Hi Erel, can you add the Property Autoscroll into the Library FormLib.dll ? Thanks in advance Ciao, Filippo
Hi Erel, can you add the Property Autoscroll into the Library FormLib.dll ? Thanks in advance Ciao, Filippo
agraham Expert Licensed User Longtime User Nov 23, 2008 #2 Why not just do a two-liner (well three really!) with the Door library? B4X: Oj1.New1(False) ... Obj1.FromControl("Form1") Obj1.SetProperty("AutoScroll", True)
Why not just do a two-liner (well three really!) with the Door library? B4X: Oj1.New1(False) ... Obj1.FromControl("Form1") Obj1.SetProperty("AutoScroll", True)
D Deleted member 103 Guest Nov 23, 2008 #3 Why not just do a two-liner (well three really!) with the Door library? Click to expand... i know, but i don't want to add another library
Why not just do a two-liner (well three really!) with the Door library? Click to expand... i know, but i don't want to add another library
D Deleted member 103 Guest Nov 23, 2008 #4 Hi agraham, it also doesn't work with door.dll. Attachments capture001.jpg 53.1 KB · Views: 442 capture002.jpg 51 KB · Views: 407